We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9304f commit 6f1e2b9Copy full SHA for 6f1e2b9
README.md
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
...
13
- name: Upload wheel
14
- uses: scientific-python/upload-nightly-action@5fb764c5bce1ac2297084c0f7161b1919f17c74f # 0.2.0
+ uses: scientific-python/upload-nightly-action@6e9304f7a3a5501c6f98351537493ec898728299 # 0.3.0
15
with:
16
artifacts_path: dist
17
anaconda_nightly_upload_token: ${{secrets.UPLOAD_TOKEN}}
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
anaconda_nightly_upload_organization: my-alternative-organization
0 commit comments