Add zumbiepig's temporary fix

This commit is contained in:
PeytonPlayz595 2024-06-04 14:01:36 -04:00 committed by GitHub
parent 6f33c8fd6f
commit 27c34bfd07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,6 +29,7 @@ jobs:
with: with:
path: javascript/ path: javascript/
- name: Commit changes - name: Commit changes
if: github.ref == 'refs/heads/main' # this is a temporary fix, and wont work on other branches; find a way to trigger on push and not pull request
uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v5
deploy: deploy: