Skip to content

Commit

Permalink
fix(semantic-release): use correct gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Jun 2, 2022
1 parent bc30211 commit ed30304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions semantic-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ runs:
- name: 'Run semantic release'
run: npx semantic-release
shell: bash
env:
GITHUB_TOKEN: ${{ inputs.token }}

0 comments on commit ed30304

Please sign in to comment.