Skip to content

Commit

Permalink
remove redundant statement from release script
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 23, 2024
1 parent 01e25fa commit db3bc1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,3 @@ git tag "$VERSION"

# push to GitHub
git push origin "$(git branch --show-current)" --tags

# cleanup
rm -rf dist/

0 comments on commit db3bc1a

Please sign in to comment.