push-pages -> push

This commit is contained in:
Ciro Santilli
2021-04-29 02:00:01 +00:00
parent 4591ac4db7
commit f9c2eb1171
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ git add package.json
git add setup.py
git commit -m 'bump package version'
git tag -m "$new_version" "$new_version"
./push-gh-pages
./push
# NPM package.
# Updates package.json version, which other systems read if possible.