Update release.yaml

This commit is contained in:
Damien 2025-02-22 03:11:11 -05:00 committed by GitHub
parent 97fd10b844
commit 2c68961571
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@ jobs:
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: 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
with:
tag_name: ${{ github.event.inputs.version }}
release_name: Release ${{ github.event.inputs.version }}