Skip to content

Commit

Permalink
Fix dev release script (#3697)
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-fernandez authored and khanayan123 committed Jan 2, 2024
1 parent de33b48 commit 035ac9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
environment: npm
permissions:
id-token: write
contents: write
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
steps:
Expand Down

0 comments on commit 035ac9e

Please sign in to comment.