diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index b9c9160..fc7a140 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -31,6 +31,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 + with: + ref: gh-pages - name: Setup Pages uses: actions/configure-pages@v5 - name: Upload artifact