Skip to content

Commit

Permalink
update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s956142 committed Apr 19, 2024
1 parent dabe467 commit 946ca61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
echo "Checkout to branch :${branch_name}"
git add docs/ -f
git commit -m "update version to v$version"
git push origin "${branch_name}"
git push origin "${branch_name} -f"

0 comments on commit 946ca61

Please sign in to comment.