Skip to content

Commit

Permalink
add missing npmAuthToken
Browse files Browse the repository at this point in the history
  • Loading branch information
bapmrl authored and xrutayisire committed Jun 29, 2023
1 parent 4a5d1b2 commit a902889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,5 @@ jobs:
git config user.email "${{ github.actor }}@users.noreply.github.com"
git checkout .
yarn bump:alpha
yarn config set npmAuthToken $NODE_AUTH_TOKEN
yarn publish:alpha

0 comments on commit a902889

Please sign in to comment.