Skip to content

Commit

Permalink
chore: update semantic-release to work with github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cristinecula authored and nomego committed Oct 3, 2019
1 parent 6a2ea70 commit 2b1f895
Show file tree
Hide file tree
Showing 3 changed files with 663 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
run: npx semantic-release
if: success()
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit 2b1f895

Please sign in to comment.