Skip to content

Commit 9e1f520

Browse files
committed
Deployment: Add more commands
1 parent 9fe5cdb commit 9e1f520

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/deploy.sh

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ git tag "$VERSION"
1818
npm run build
1919

2020
npm publish --folder ./dist/ngx-nullish
21+
22+
git push
23+
git push --tags

0 commit comments

Comments
 (0)