Skip to content

Commit 7e3ef3c

Browse files
author
pytorchbot
committed
2025-11-12 nightly release (acccf86)
1 parent 7bbf4fc commit 7e3ef3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-wheels-m1.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ jobs:
5050
runner-type: macos-m1-stable
5151
smoke-test-script: ${{ matrix.smoke-test-script }}
5252
trigger-event: ${{ github.event_name }}
53+
secrets:
54+
R2_ACCOUNT_ID: ${{ secrets.R2_ACCOUNT_ID }}
55+
R2_ACCESS_KEY_ID: ${{ secrets.R2_ACCESS_KEY_ID }}
56+
R2_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)