diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a182218..11a205f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -105,5 +105,5 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - uses: actions/setup-node@v3.6.0 - - run: npx -y -p gh-pages@3.0.0 gh-pages -u "github-actions-bot " -d build + - run: npx -y -p gh-pages@3.0.0 gh-pages -u "github-actions-bot " -d dist