Skip to content

Commit

Permalink
fix: ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed May 1, 2024
1 parent e9f2063 commit 08a7dda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ jobs:
# this will be used in .yarnrc.yml
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
# run: npx semantic-release
run: yarn npm publish

0 comments on commit 08a7dda

Please sign in to comment.