specificy repo for action-gh-release

This commit is contained in:
wusatosi 2023-04-17 18:09:41 -04:00
parent 8503a3a52d
commit dfd2cdeac9
No known key found for this signature in database
GPG Key ID: 2721B215244B24CE

View File

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