Skip to content

Commit e92c29a

Browse files
committed
Fix missing secrets
Signed-off-by: Larry Gritz <[email protected]>
1 parent f4ccd3a commit e92c29a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
# account credentials.
4747
if: github.repository == 'AcademySoftwareFoundation/OpenImageIO'
4848
uses: ./.github/workflows/build-steps.yml
49+
secrets: inherit
4950
with:
5051
nametag: ${{ matrix.nametag || 'unnamed!' }}
5152
runner: ${{ matrix.runner || 'ubuntu-latest' }}

0 commit comments

Comments
 (0)