We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb4a3f commit 65b026cCopy full SHA for 65b026c
.github/workflows/build-release.yml
@@ -78,3 +78,4 @@ jobs:
78
generate_release_notes: true
79
target_commitish: ${{ github.sha }}
80
draft: true
81
+ token: ${{ secrets.GH_RELEASE_TOKEN }}
0 commit comments