Skip to content

Commit 7410559

Browse files
committed
fix: inherit secrets when calling build form release workflow
Signed-off-by: Denis Golovin <[email protected]>
1 parent 072ce2b commit 7410559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
build:
8181
needs: [tag]
8282
uses: redhat-developer/podman-desktop-redhat-account-ext/.github/workflows/build.yaml@main
83+
secrets: inherit
8384
with:
8485
runs-on: ubuntu-latest
8586
registry: quay

0 commit comments

Comments
 (0)