Update to the new CNAME.

This commit is contained in:
Skyler Mäntysaari 2023-03-02 20:26:32 +02:00 committed by GitHub
parent f26bceebb6
commit 47f493949d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ jobs:
shell: bash
working-directory: dest
run: |
helm repo index . --url https://teampiped.github.io/Piped-Kubernetes/
helm repo index . --url https://helm.piped.video
- name: Commit changes
shell: bash
working-directory: dest
@ -72,4 +72,4 @@ jobs:
git add $(git ls-files -o --exclude-standard)
git add index.yaml
git commit -m "Updated from ref: $GITHUB_SHA"
git push
git push