mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
CI: Oops, wrong URL.
This commit is contained in:
parent
6533e33df5
commit
0ec5cc0e33
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ jobs:
|
|||
shell: bash
|
||||
working-directory: dest
|
||||
run: |
|
||||
helm repo index . --url https://helm.samipsolutions.fi/
|
||||
helm repo index . --url https://teampiped.github.io/Piped-Kubernetes/
|
||||
- name: Commit changes
|
||||
shell: bash
|
||||
working-directory: dest
|
||||
|
|
Loading…
Reference in a new issue