diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 7317f67c1..055615c56 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -91,6 +91,7 @@ jobs: # ONLY if we're on main (so no PRs or feature branches allowed!) if: ${{ github.ref == 'refs/heads/main' }} with: + repository-name: "kitsune-soc/kitsune-soc.github.io" branch: gh-pages # Gotta tell the action where to find oranda's output folder: public