mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00
update release script
This commit is contained in:
parent
7a4df6912b
commit
d3236434b8
@ -25,7 +25,7 @@ grunt test
|
||||
|
||||
# Add build files to git
|
||||
sed -i "" '/^dist\/$/d' .gitignore
|
||||
git add dist/ *.json
|
||||
git add dist/ bower.json npm-shrinkwrap.json package.json
|
||||
git commit -m "Release new version"
|
||||
git checkout .gitignore
|
||||
git tag v$1
|
||||
|
Loading…
x
Reference in New Issue
Block a user