mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
Update to the new CNAME.
This commit is contained in:
parent
f26bceebb6
commit
47f493949d
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: dest
|
working-directory: dest
|
||||||
run: |
|
run: |
|
||||||
helm repo index . --url https://teampiped.github.io/Piped-Kubernetes/
|
helm repo index . --url https://helm.piped.video
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: dest
|
working-directory: dest
|
||||||
|
|
Loading…
Reference in a new issue