mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-06 23:46:23 -03:00
Update common.release.yaml
This commit is contained in:
committed by
GitHub
parent
848a5a12dd
commit
300eea3b6c
4
.github/workflows/common.release.yaml
vendored
4
.github/workflows/common.release.yaml
vendored
@@ -51,6 +51,10 @@ jobs:
|
||||
with:
|
||||
charts_dir: library
|
||||
charts_repo_url: https://library-charts.truecharts.org
|
||||
# Set to true for GPG signing
|
||||
sign: true
|
||||
# UID of the GPG key to use
|
||||
key: info@truecharts.org
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.BOT_TOKEN }}"
|
||||
CR_SKIP_EXISTING: "true"
|
||||
|
||||
Reference in New Issue
Block a user