diff --git a/.github/workflows/common-server-application.yml b/.github/workflows/common-server-application.yml index 9267a4093..1a39ad6be 100644 --- a/.github/workflows/common-server-application.yml +++ b/.github/workflows/common-server-application.yml @@ -192,7 +192,7 @@ jobs: owner: standardnotes repo: self-hosted github_token: ${{ secrets.CI_PAT_TOKEN }} - workflow_file_name: testing-with-stable-client-and-updating-server.yml + workflow_file_name: testing-with-updating-client-and-server.yml wait_interval: 30 client_payload: '{"${{ inputs.e2e_tag_parameter_name }}": "${{ github.sha }}"}' propagate_failure: true