Show More
@@ -24,7 +24,7 b' jobs:' | |||||
24 | python -m build |
|
24 | python -m build | |
25 |
|
25 | |||
26 |
- name: Upload wheel |
|
26 | - name: Upload wheel | |
27 |
uses: scientific-python/upload-nightly- |
|
27 | uses: scientific-python/upload-nightly-action@latest | |
28 |
with: |
|
28 | with: | |
29 | artifact-names: dist/*.whl |
|
29 | artifact-names: dist/*.whl | |
30 | anaconda-nightly-upload-token: ${secrets.UPLOAD_TOKEN} |
|
30 | anaconda-nightly-upload-token: ${secrets.UPLOAD_TOKEN} |
General Comments 0
You need to be logged in to leave comments.
Login now