fix: goreleaser GITHUB_TOKEN

This commit is contained in:
René Jochum 2023-12-28 23:29:10 +01:00
parent 815e205b2d
commit af8d6e1210
No known key found for this signature in database
GPG Key ID: F7D906F5E51E8E5E

View File

@ -84,7 +84,7 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Generate subject
id: hash