diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e2253cbd..3f5c95f9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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