We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f5c8f commit 37f3130Copy full SHA for 37f3130
.github/workflows/build_wheels_macos.yml
@@ -47,5 +47,5 @@ jobs:
47
trigger-event: ${{ github.event_name }}
48
# This is the CUDA version to be uploaded to torchao-nightly pypi
49
# upload-to-pypi: cu121
50
- secrets:
51
- PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
+ # secrets:
+ # PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments