Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
ci: npm token is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Aug 27, 2019
1 parent 5526764 commit 76fa039
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_USERNAME: ${{ secrets.GH_USERNAME }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm i --no-save semantic-release@next
npx semantic-release

0 comments on commit 76fa039

Please sign in to comment.