We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2cf7a commit 53662ebCopy full SHA for 53662eb
1 file changed
.github/workflows/posix.yml
@@ -127,4 +127,4 @@ jobs:
127
uses: scientific-python/upload-nightly-action@0.6.4
128
with:
129
artifacts_path: dist
130
- anaconda_nightly_upload_token: ${{ secrets.ANACONDA_SCIENTIFIC_PYTHON_UPLOAD }}
+ anaconda_nightly_upload_token: ${{secrets.ANACONDA_SCIENTIFIC_PYTHON_UPLOAD}}
0 commit comments