Skip to content

Commit

Permalink
Add zumbiepig's temporary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PeytonPlayz595 authored Jun 4, 2024
1 parent 6f33c8f commit 27c34bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
path: javascript/
- 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

deploy:
Expand Down

0 comments on commit 27c34bf

Please sign in to comment.