mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-07-01 17:51:52 +00:00
chore: add bot secret to goreleaser
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
This commit is contained in:
parent
2992c4e5c8
commit
171e58b511
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
version: latest
|
||||
args: release --clean
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.K8SGPT_BOT_SECRET }}
|
||||
|
||||
build-container:
|
||||
if: needs.release-please.outputs.releases_created == 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user