Skip to content

Commit

Permalink
Push tags to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
webair committed Apr 26, 2024
1 parent 02c0b47 commit a44add7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
git config --global user.name "Github Action"
git config --global user.email ""
git tag "v${version}"
git push --tags
- name: Prevent consistently growing buildx cache
run: |
rm -rf /tmp/.buildx-cache
Expand Down

0 comments on commit a44add7

Please sign in to comment.