Show More
@@ -27,5 +27,5 b' jobs:' | |||||
27 | - name: Upload wheel |
|
27 | - name: Upload wheel | |
28 | uses: scientific-python/upload-nightly-action@main |
|
28 | uses: scientific-python/upload-nightly-action@main | |
29 | with: |
|
29 | with: | |
30 |
artifact |
|
30 | artifacts_path: dist/ | |
31 |
anaconda |
|
31 | anaconda_nightly_upload_token: ${secrets.UPLOAD_TOKEN} |
General Comments 0
You need to be logged in to leave comments.
Login now