Skip to content

Commit

Permalink
fix: inherit secrets when calling build form release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Golovin <[email protected]>
  • Loading branch information
dgolovin committed Feb 15, 2024
1 parent 072ce2b commit 7410559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
build:
needs: [tag]
uses: redhat-developer/podman-desktop-redhat-account-ext/.github/workflows/build.yaml@main
secrets: inherit
with:
runs-on: ubuntu-latest
registry: quay
Expand Down

0 comments on commit 7410559

Please sign in to comment.