Skip to content

Commit

Permalink
📦 🦜 Parakeet v0.0.1 🚀 [rocket]
Browse files Browse the repository at this point in the history
  • Loading branch information
k33g committed May 7, 2024
1 parent 8f92558 commit 8642b5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ find . -name '.DS_Store' -type f -delete

git add .
git commit -m "📦 ${ABOUT}"
git push

git tag -a ${TAG} -m "${ABOUT}"
git push origin ${TAG}

0 comments on commit 8642b5d

Please sign in to comment.