Update release.yml

This commit is contained in:
EngiGu
2024-01-01 19:10:46 +08:00
committed by GitHub
parent 49b7b18fde
commit 7e801a13c5
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro'
# distribution:
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}