Skip to content

Commit

Permalink
action: force push
Browse files Browse the repository at this point in the history
  • Loading branch information
Neet-Nestor committed Oct 5, 2024
1 parent ea73fb0 commit b97f638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
git config user.name "github-actions[bot]"
git add .
git commit -m "Update build artifacts and README"
git push origin
git push -f origin

0 comments on commit b97f638

Please sign in to comment.