We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e80b97 + e76b1e0 commit a581332Copy full SHA for a581332
.github/workflows/nightly_wheels.yml
@@ -31,7 +31,7 @@ jobs:
31
run: hatch build
32
33
- name: Upload nightly wheels
34
- uses: scientific-python/upload-nightly-action@82396a2ed4269ba06c6b2988bb4fd7672769da06
+ uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf
35
with:
36
artifacts_path: dist
37
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
0 commit comments