Skip to content

Commit d803715

Browse files
committed
release: Test.
1 parent bebccca commit d803715

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ jobs:
2828
id: generate-token
2929
uses: actions/create-github-app-token@v2
3030
with:
31+
owner: flarialmc
32+
repositories: |
33+
bootstrapper
34+
newcdn
3135
app-id: ${{ secrets.APP_ID }}
3236
private-key: ${{ secrets.PRIVATE_KEY }}
3337

0 commit comments

Comments
 (0)