diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index aec2b3a..1030a7b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -31,6 +31,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 + with: + ref: build - name: Setup Pages uses: actions/configure-pages@v3 - name: Upload artifact