Add zumbiepig's temporary fix
This commit is contained in:
parent
6f33c8fd6f
commit
27c34bfd07
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user