We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5f8fc commit 173835fCopy full SHA for 173835f
.github/workflows/daily-master.yml
@@ -18,8 +18,7 @@ jobs:
18
uses: ./.github/workflows/_prepare-docker.yml
19
with:
20
arch: ${{ matrix.arch }}
21
- secrets:
22
- dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
+ secrets: inherit
23
strategy:
24
matrix:
25
arch:
.github/workflows/daily-mps.yml
0 commit comments