Skip to content

Commit

Permalink
Add release CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
Rennan Stefan Boni committed Jun 23, 2021
1 parent bb31bfe commit 4bfee5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
- name: Publish Release
run: npm run release
env:
GH_RELEASE_GITHUB_API_TOKEN: ${{ secrets.GH_TOKEN }} # built in actions token. Passed tp gh-release if in use.
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_TOKEN }}

0 comments on commit 4bfee5b

Please sign in to comment.