mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Push tags too.
This commit is contained in:
parent
a9cf4a373b
commit
f32d875b55
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ git commit -m "Bump version to v$VERSION"
|
|||
# Tag
|
||||
git tag "v$VERSION"
|
||||
# Push
|
||||
git push
|
||||
git push --tags
|
||||
# Publish
|
||||
npm publish ..
|
||||
|
|
Loading…
Reference in a new issue