Skip to content

Commit f521458

Browse files
author
ranchodeluxe
committed
git add duh
1 parent 1d76797 commit f521458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
8888
git config --global user.email "[email protected]"
8989
git config --global user.name "GitHub Actions"
90+
git add -A
9091
git commit -m "release version to ${{ env.new_version }}"
9192
git tag "v${{ env.new_version }}"
9293
git push origin main --tags

0 commit comments

Comments
 (0)