Skip to content

Commit f6dce03

Browse files
committed
Get token for correct repo
1 parent a2dd9c5 commit f6dce03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/push.yml

+3
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
with:
4141
app-id: ${{ vars.VATSIM_GHA_APP_ID }}
4242
private-key: ${{ secrets.VATSIM_GHA_APP_PRIVATE_KEY }}
43+
owner: ${{ github.repository_owner }}
44+
repositories: |
45+
moodle-theme_klassroom
4346
4447
- name: Build and push
4548
uses: docker/build-push-action@v4

0 commit comments

Comments
 (0)