Skip to content

Commit

Permalink
fix: remove NPM_TOKEN from CI
Browse files Browse the repository at this point in the history
Signed-off-by: Lital Natan <[email protected]>
  • Loading branch information
smackware committed Apr 12, 2020
1 parent 5aea9f7 commit d51377f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ jobs:
branch: master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit d51377f

Please sign in to comment.