We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5748273 commit f7b24c6Copy full SHA for f7b24c6
1 file changed
README.md
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
...
14
- name: Upload wheel
15
- uses: scientific-python/upload-nightly-action@b36e8c0c10dbcfd2e05bf95f17ef8c14fd708dbf # 0.6.2
+ uses: scientific-python/upload-nightly-action@5748273c71e2d8d3a61f3a11a16421c8954f9ecf # 0.6.3
16
with:
17
artifacts_path: dist
18
anaconda_nightly_upload_token: ${{secrets.UPLOAD_TOKEN}}
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
anaconda_nightly_upload_organization: my-alternative-organization
0 commit comments