Skip to content

Commit

Permalink
ci(workflow/publish): add additional env
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Sep 30, 2022
1 parent 701316a commit 2629148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
yarn workspace @siemens/ix-echarts publish --access public --tag beta
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 2629148

Please sign in to comment.