Scope the SS13 org token

This commit is contained in:
Jordan Dominion
2024-08-28 18:31:51 -04:00
parent a7c1b030e9
commit 087074ce7b
@@ -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 }}