We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d46df commit 67441a3Copy full SHA for 67441a3
1 file changed
.github/workflows/build-publish.yml
@@ -209,6 +209,7 @@ jobs:
209
needs: [docker-core, docker-ccip]
210
name: Post-Build Actions
211
uses: ./.github/workflows/post-build.yml
212
+ secrets: inherit
213
permissions:
214
actions: read
215
checks: write
0 commit comments