fix workshop ci not working

This commit is contained in:
techbot 2023-09-20 20:08:08 +02:00
parent b3f19c1454
commit ffc1eaf8cd

View File

@ -11,7 +11,7 @@ jobs:
uses: CapsAdmin/pac3/.github/workflows/lua_linter.yaml@develop
update-workshop-develop:
if: github.repository == 'CapsAdmin/pac3/'
if: github.repository == 'CapsAdmin/pac3'
needs: linter
runs-on: ubuntu-latest
steps: