Skip to content

Commit

Permalink
version added: ### 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Jan 30, 2025
1 parent 589f91f commit ea5f239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ if [ "$version" != "" ]; then
git tag -a "$version" -m "`git log -1 --format=%s`"
echo "Created a new tag, $version"
git push --tags
cd ./tybotRoute
npm publish --access public
# cd ./tybotRoute
# npm publish --access public
fi

0 comments on commit ea5f239

Please sign in to comment.