diff --git a/.gitea/workflows/build-agent.yaml b/.gitea/workflows/build-agent.yaml index 68a2bbf..539d9a5 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/devops/helm-publish/action.yml@main + uses: https://git.binom.pw/subochev/devops/helm-publish@main with: chart_directory: "helm" helm_version: "${GITEA_RUN_NUMBER}"