Use GH_RELEASE_TOKEN for build 'Release' step

This commit is contained in:
2024-10-08 00:06:01 -05:00
parent 3fb288f404
commit 0d0fe8a9e5
2 changed files with 2 additions and 0 deletions

View File

@@ -182,6 +182,7 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
token: ${{ secrets.GH_RELEASE_TOKEN }}
files: |
${{ env.ARCHIVE_DIR }}/${{ env.ARCHIVE }}
${{ env.ARCHIVE_DIR }}/${{ env.ARCHIVE }}.sig