We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ce4be commit 4ee9007Copy full SHA for 4ee9007
.github/workflows/release.yaml
@@ -41,4 +41,4 @@ jobs:
41
with:
42
body_path: GITHUB_CHANGELOG.md
43
tag_name: ${{ steps.release.outputs.version }}
44
- token: ${{ secrets.RELEASE_TOKEN }}
+ token: ${{ secrets.RELEASE_PAT }}
0 commit comments