Skip to content

Commit

Permalink
fix: npm release
Browse files Browse the repository at this point in the history
  • Loading branch information
rolljee committed Dec 17, 2024
1 parent a80beb4 commit 05ab902
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push_branches.workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,7 @@ jobs:
- name: Release
env:
<<<<<<< HEAD
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GHP }}
=======
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
>>>>>>> 8ed7785db2b5b293af9022181b99727371cd75b6
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
SEMANTIC_RELEASE_NPM_PUBLISH: "true"
SEMANTIC_RELEASE_SLACK_WEBHOOK: ${{ secrets.SEMANTIC_RELEASE_SLACK_WEBHOOK }}
Expand Down

0 comments on commit 05ab902

Please sign in to comment.