diff --git a/.gitea/workflows/build-agent.yaml b/.gitea/workflows/build-agent.yaml index 35140ff..68a2bbf 100644 --- a/.gitea/workflows/build-agent.yaml +++ b/.gitea/workflows/build-agent.yaml @@ -42,7 +42,7 @@ jobs: image_name: "otp/agent" tags: latest ${GITEA_RUN_NUMBER} - name: Publishing Helm - uses: https://git.binom.pw/subochev/helm-publish/action.yml@main + uses: https://git.binom.pw/subochev/devops/helm-publish/action.yml@main with: chart_directory: "helm" helm_version: "${GITEA_RUN_NUMBER}"