diff --git a/.github/workflows/update-ss13-org-mirror.yml b/.github/workflows/update-ss13-org-mirror.yml index b3e128e51d..e7e2123a05 100644 --- a/.github/workflows/update-ss13-org-mirror.yml +++ b/.github/workflows/update-ss13-org-mirror.yml @@ -22,6 +22,7 @@ jobs: uses: actions/create-github-app-token@v1 with: owner: spacestation13 + repositories: tgstation-server app-id: ${{ secrets.APP_ID }} private-key: ${{ secrets.APP_PRIVATE_KEY }}