Skip to content

Commit

Permalink
Merge pull request #11 from oleast/fix/semantic-release-git
Browse files Browse the repository at this point in the history
  • Loading branch information
oleast authored Dec 21, 2022
2 parents a20f79c + 1174490 commit 7a4d3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
id: semantic-release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_PAT }}

0 comments on commit 7a4d3a6

Please sign in to comment.