Skip to content

Commit

Permalink
chore(release): use semantic-release GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
rbardini committed Aug 22, 2020
1 parent 9422389 commit d72233a
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 6,016 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Release
uses: cycjimmy/semantic-release-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
Loading

0 comments on commit d72233a

Please sign in to comment.