Skip to content

Commit 2c03c60

Browse files
authored
Inherit secrets in CUDA workflow
1 parent 3b17858 commit 2c03c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cuda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
permissions:
9494
id-token: write
9595
contents: read
96+
secrets: inherit
9697
strategy:
9798
fail-fast: false
9899
with:

0 commit comments

Comments
 (0)