mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-09-20 14:39:04 -03:00
ci: use github.repository_owner in helm push destination
This commit is contained in:
2
.github/workflows/helm.yml
vendored
2
.github/workflows/helm.yml
vendored
@@ -51,4 +51,4 @@ jobs:
|
||||
if: github.event_name != 'pull_request'
|
||||
run: |
|
||||
helm push /tmp/helm-charts/cloudflare-ddns-${{ steps.chart_version.outputs.version }}.tgz \
|
||||
oci://ghcr.io/timothymiller
|
||||
oci://ghcr.io/${{ github.repository_owner }}
|
||||
|
||||
Reference in New Issue
Block a user