Skip to content

Commit

Permalink
Don't git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adhamu committed Jan 13, 2023
1 parent c3af512 commit 60c2a6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:
yarn publish --tag beta --access public
else
yarn publish --access public
git tag $pkg_version
git push --tags
fi
- name: Create Changeset
Expand Down

0 comments on commit 60c2a6b

Please sign in to comment.