mirror of
https://github.com/tizbac/proxmoxbackupclient_go.git
synced 2025-10-26 11:19:03 +00:00
fix: goreleaser GITHUB_TOKEN
This commit is contained in:
parent
815e205b2d
commit
af8d6e1210
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user