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 072ce2b commit 7410559Copy full SHA for 7410559
.github/workflows/release.yaml
@@ -80,6 +80,7 @@ jobs:
80
build:
81
needs: [tag]
82
uses: redhat-developer/podman-desktop-redhat-account-ext/.github/workflows/build.yaml@main
83
+ secrets: inherit
84
with:
85
runs-on: ubuntu-latest
86
registry: quay
0 commit comments