Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Stop committing ignored files
  • Loading branch information
adamwoodnz authored Oct 16, 2023
1 parent 221ea36 commit d9fe8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Add all the files
run: |
git add * --force
git add *
- name: Commit and push
uses: actions-js/push@a52398fac807b0c1e5f1492c969b477c8560a0ba # 1.3
Expand Down

0 comments on commit d9fe8d4

Please sign in to comment.