diff --git a/.github/workflows/publish-github-pages-from-remote.yml b/.github/workflows/publish-github-pages-from-remote.yml index 50f6d3d..326289f 100644 --- a/.github/workflows/publish-github-pages-from-remote.yml +++ b/.github/workflows/publish-github-pages-from-remote.yml @@ -45,7 +45,7 @@ jobs: # https://github.com/actions/checkout uses: actions/checkout@v4 with: - repository: 'xpack/xpm-cli-ts' + repository: 'xpack/xpm-js' ref: 'website' # The full history, required to compute lastUpdatedAt fetch-depth: 0