Commit 0d636ae1 0d636ae1094525ad08b53ae683b53aa2ce052c74 by Vincent Peybernes

#9 push tags on publish

1 parent ad6e8964
Pipeline #30 for 0d636ae1 canceled in 1 minute 0 seconds
......@@ -40,3 +40,4 @@ publish:
- npm version $PUBLISH_VERSION
- npm run build
- npm publish
- git push origin --tags
\ No newline at end of file
......