diff --git a/.github/workflows/common-server-application.yml b/.github/workflows/common-server-application.yml index 38c73af29..111cd050a 100644 --- a/.github/workflows/common-server-application.yml +++ b/.github/workflows/common-server-application.yml @@ -215,7 +215,7 @@ jobs: workspace_name: ${{ inputs.workspace_name }} secrets: inherit - deploy-worker: + deploy-web: if: ${{ inputs.deploy_web }} needs: publish