dolfim-ibm commited on
Commit
cffea61
·
1 Parent(s): d78583d

fix missing secrets inherit

Browse files

Signed-off-by: Michele Dolfi <[email protected]>

Files changed (1) hide show
  1. .github/workflows/images.yml +1 -0
.github/workflows/images.yml CHANGED
@@ -46,6 +46,7 @@ jobs:
46
  contents: read
47
  attestations: write
48
  id-token: write
 
49
 
50
  uses: ./.github/workflows/job-image.yml
51
  with:
 
46
  contents: read
47
  attestations: write
48
  id-token: write
49
+ secrets: inherit
50
 
51
  uses: ./.github/workflows/job-image.yml
52
  with: