Skip to content

Commit

Permalink
update script
Browse files Browse the repository at this point in the history
  • Loading branch information
ernesto27 committed Jul 1, 2023
1 parent 16c7e18 commit beb2f1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ git tag -a $1 -m "new release"
git push origin $1

echo "Create and upload release"
goreleaser --clean
goreleaser release
goreleaser --clean

0 comments on commit beb2f1a

Please sign in to comment.