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 da928ff commit 778e07aCopy full SHA for 778e07a
.github/workflows/release.yaml
@@ -41,4 +41,5 @@ jobs:
41
with:
42
body_path: GITHUB_CHANGELOG.md
43
tag_name: ${{ steps.release.outputs.version }}
44
+
45
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments