Skip to content

Commit 37f3130

Browse files
authored
Update build_wheels_macos.yml
1 parent 78f5c8f commit 37f3130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_wheels_macos.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
trigger-event: ${{ github.event_name }}
4848
# This is the CUDA version to be uploaded to torchao-nightly pypi
4949
# upload-to-pypi: cu121
50-
secrets:
51-
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
50+
# secrets:
51+
# PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)