Skip to content

Commit

Permalink
Update continuous-delivery.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
favna authored Jun 9, 2024
1 parent 0d990c0 commit 1fb5ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ jobs:
yarn npm publish --tag ${TAG}
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1fb5ad4

Please sign in to comment.