Skip to content

Commit

Permalink
branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
idanya committed Apr 27, 2023
1 parent c59a8c8 commit a6a2c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ jobs:
echo $tag
git remote update
git fetch
git checkout --track origin/master
git checkout --track origin/main
git config --global user.email "github-actions@github.com"
git config --global user.name "Github Actions"
npm --no-git-tag-version --allow-same-version version $tag

0 comments on commit a6a2c47

Please sign in to comment.