Skip to content

Commit 3939c09

Browse files
committed
fix: Tag version
1 parent 6aea50c commit 3939c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
command: |
132132
# Update version in packages to publish
133133
yarn version --non-interactive --new-version $(cat .version)
134+
git push --tags "https://rtfpessoa:[email protected]/rtfpessoa/diff2html-cli"
134135
- run:
135136
name: Setup npm credentials
136137
command: |

0 commit comments

Comments
 (0)