Skip to content

Commit 67441a3

Browse files
authored
inherit secrets for post build (#21815)
1 parent e6d46df commit 67441a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ jobs:
209209
needs: [docker-core, docker-ccip]
210210
name: Post-Build Actions
211211
uses: ./.github/workflows/post-build.yml
212+
secrets: inherit
212213
permissions:
213214
actions: read
214215
checks: write

0 commit comments

Comments
 (0)