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.
1 parent 4011d51 commit e76b1e0Copy full SHA for e76b1e0
.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