mirror of
https://github.com/wahyd4/passkey-auth.git
synced 2026-08-08 20:15:44 +10:00
12 lines
295 B
YAML
12 lines
295 B
YAML
# Configuration for chart-releaser
|
|
# See https://github.com/helm/chart-releaser for more info
|
|
|
|
owner: wahyd4
|
|
git-repo: passkey-auth
|
|
charts-repo: https://wahyd4.github.io/passkey-auth
|
|
target-branch: gh-pages
|
|
package-path: .cr-release-packages
|
|
index-path: .cr-index
|
|
skip-existing: true
|
|
push: true
|