Skip to content

Commit

Permalink
chore(github): getting semantic-release to work
Browse files Browse the repository at this point in the history
  • Loading branch information
hfreire committed May 12, 2021
1 parent 4a9410a commit a92fe2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Check if release should be created
run: npm run semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}

0 comments on commit a92fe2f

Please sign in to comment.