Skip to content

Commit

Permalink
ci(release): fix env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-koval committed Oct 6, 2019
1 parent 681a143 commit 7a42aee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:

- env:
CI: true
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release

0 comments on commit 7a42aee

Please sign in to comment.