We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2e406 commit d04998eCopy full SHA for d04998e
1 file changed
.github/workflows/main.yml
@@ -348,6 +348,7 @@ jobs:
348
- uses: softprops/action-gh-release@v2.2.1
349
if: steps.tag.outputs.version != ''
350
with:
351
+ token: ${{ secrets.RELEASE_PAT }}
352
body: |
353
# Packages
354
0 commit comments