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