Skip to content

Commit

Permalink
add npm env to the release script
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 authored Jan 23, 2024
1 parent 113d078 commit 820c264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
commit: "version packages"
title: "chore: version packages"
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GIT_AUTHOR_NAME: asyncapi-bot
GIT_AUTHOR_EMAIL: [email protected]
Expand Down

0 comments on commit 820c264

Please sign in to comment.