add release token

This commit is contained in:
wusatosi 2023-04-17 18:27:11 -04:00
parent dfd2cdeac9
commit 66d081283d
No known key found for this signature in database
GPG Key ID: 2721B215244B24CE

View File

@ -110,7 +110,7 @@ jobs:
uses: softprops/action-gh-release@v1
id: create_release
with:
repository: ${{ github.repository }}
token: ${{ secrets.RELEASE_TOKEN }}
tag_name: ${{ env.TAG_NAME }}
name: ${{ env.RELEASE_NAME }}
body: |