Skip to content

Commit ef62e00

Browse files
authored
Andrewkh/fix nightly 2 (meta-pytorch#1328)
* add write permissions * temporarily run on all branches for testing * put back the main branch in if
1 parent 1a98f21 commit ef62e00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/nightly_release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
schedule:
66
- cron: 00 11 * * *
77

8+
permissions:
9+
id-token: write
10+
contents: write
11+
812
jobs:
913
build_test_upload:
1014
if: |

0 commit comments

Comments
 (0)