feat: update path
semantic-release / release (push) Successful in 13s

This commit is contained in:
2026-05-02 16:28:41 +00:00
parent 874e8ec4b8
commit 1527ea14bc
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
uses: https://gitea.ldpt.fr/actions/argocd-deploy/.gitea/workflows/deploy.yaml@main uses: https://gitea.ldpt.fr/actions/argocd-deploy/.gitea/workflows/deploy.yaml@main
with: with:
server-url: https://github.com server-url: https://github.com
argocd-repo: lucasdpt/k8s-homelab argocd-repo: lucasdpt/homelab-argocd
file-path: ${{ inputs.file-path }} file-path: ${{ inputs.file-path }}
update-helm: ${{ inputs.update-helm == true }} update-helm: ${{ inputs.update-helm == true }}
update-image: ${{ inputs.update-image == true }} update-image: ${{ inputs.update-image == true }}