Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zachey01 committed Feb 16, 2025
1 parent 7b4ec47 commit 10fd850
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 @@ -40,6 +40,6 @@ jobs:
run: |
git config --global user.name "github-actions"
git config --global user.email "github-actions@users.noreply.github.com"
git add .
git add -f ./dist/
git commit -m "Automated commit from GitHub Actions"
git push

0 comments on commit 10fd850

Please sign in to comment.