diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 129b6e61..19e01137 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -88,7 +88,7 @@ jobs: - name: Deploy uses: JamesIves/github-pages-deploy-action@v4 with: - repository-name: open-pioneer/demo + repository-name: open-pioneer/trails-demo token: ${{ secrets.DEPLOY_TOKEN }} git-config-name: "github-actions[bot]" git-config-email: "41898282+github-actions[bot]@users.noreply.github.com"