Skip to content

Commit

Permalink
Update build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cvasseng authored Jan 18, 2024
1 parent 5652b07 commit cee69d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
git config --local user.name "GitHub Action"
git add dist/
git commit -m "Build the dist files after merge."
git push
git push -f

0 comments on commit cee69d9

Please sign in to comment.