We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf29c8 commit e5087b7Copy full SHA for e5087b7
1 file changed
README.md
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
...
14
- name: Upload wheel
15
- uses: scientific-python/upload-nightly-action@b67d7fcc0396e1128a474d1ab2b48aa94680f9fc # 0.5.0
+ uses: scientific-python/upload-nightly-action@ccf29c805b5d0c1dc31fa97fcdb962be074cade3 # 0.6.0
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