Skip to content

Commit

Permalink
set NPM_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Aug 12, 2022
1 parent f6df45f commit ad7bf4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-auto.yml
Expand Up @@ -30,4 +30,5 @@ jobs:
- name: Create release
run: npm run release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ad7bf4b

Please sign in to comment.