mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 20:47:28 +01:00
Scope the SS13 org token
This commit is contained in:
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user