Skip to content

Commit

Permalink
chore: update token name
Browse files Browse the repository at this point in the history
  • Loading branch information
Elyniss authored Sep 8, 2023
1 parent 54ce4be commit 4ee9007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
with:
body_path: GITHUB_CHANGELOG.md
tag_name: ${{ steps.release.outputs.version }}
token: ${{ secrets.RELEASE_TOKEN }}
token: ${{ secrets.RELEASE_PAT }}

0 comments on commit 4ee9007

Please sign in to comment.