fix: Tag version
This commit is contained in:
parent
05695a7f4a
commit
845a631961
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ jobs:
|
|||
command: |
|
||||
# Update version in packages to publish
|
||||
yarn version --non-interactive --new-version $(cat .version)
|
||||
git push --tags "https://rtfpessoa:$GPR_AUTH_TOKEN@github.com/rtfpessoa/diff2html"
|
||||
- run:
|
||||
name: Setup npm credentials
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue