Skip to content

Commit 7e3035c

Browse files
committed
docker build action: request access to all repos
1 parent 3c9104b commit 7e3035c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
app-id: ${{ secrets.APP_ID }}
2222
private-key: ${{ secrets.APP_PRIVATE_KEY }}
23+
owner: metacpan
2324
- name: Log in to Docker Hub
2425
uses: docker/login-action@v3
2526
with:

0 commit comments

Comments
 (0)