diff --git a/.gitea/workflows/werf-yonote-cleanup-template.yml b/.gitea/workflows/werf-yonote-cleanup-template.yml index b9e2455..2003ee8 100644 --- a/.gitea/workflows/werf-yonote-cleanup-template.yml +++ b/.gitea/workflows/werf-yonote-cleanup-template.yml @@ -66,4 +66,3 @@ jobs: WERF_REPO: ${{ inputs.docker_repo_path }}/${{ inputs.docker_images_path }} WERF_KUBECONFIG_BASE64: ${{ steps.import-secrets.outputs.local_cluster_kube_config_base64 }} NPM_AUTH_TOKEN: ${{ steps.import-secrets.outputs.NPM_AUTH_TOKEN }} - COMMIT_SHA: ${{ inputs.COMMIT_SHA }}