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 d908b4f + efe71e4 commit 875232eCopy full SHA for 875232e
.github/workflows/nightlies.yml
@@ -59,7 +59,7 @@ jobs:
59
ls -l dist/
60
61
- name: Upload wheels to Anaconda Cloud as nightlies
62
- uses: scientific-python/upload-nightly-action@8f0394fd2aa0c85d7364a9958652e8994e06b23c # 0.1.0
+ uses: scientific-python/upload-nightly-action@5fb764c5bce1ac2297084c0f7161b1919f17c74f # 0.2.0
63
with:
64
artifacts_path: dist
65
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
0 commit comments