diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index fb3d9e67aec7..ef39b18bbdb7 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -9,7 +9,7 @@ on: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: - Deploy-Docusaurus-to-docs.airbyte.io: + deploy-docusaurus-to-docs-airbyte-io: runs-on: ubuntu-latest steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it