Skip to content

Commit

Permalink
Push changes on release
Browse files Browse the repository at this point in the history
  • Loading branch information
brumhard committed May 5, 2023
1 parent 2e4b352 commit ea24546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maskfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ if [ "$next_tag" = "" ]; then
fi
mask cross
git tag "$next_tag"
git push
git push --tags
goreleaser release --clean
```

0 comments on commit ea24546

Please sign in to comment.