Skip to content

Commit 8bae164

Browse files
authored
Fix site build workflow
I wonder if it's wise to trust composite workflow to keep our secrets private
1 parent d79e3a0 commit 8bae164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
tests:
1111
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
12+
secrets: inherit
1213
with:
1314
runner: linux.12xlarge
1415
repository: pytorch/pytorch.github.io

0 commit comments

Comments
 (0)