Skip to content

Commit 53662eb

Browse files
committed
use scientific-python action to upload to ananconda.org
1 parent 4c2cf7a commit 53662eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/posix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ jobs:
127127
uses: scientific-python/upload-nightly-action@0.6.4
128128
with:
129129
artifacts_path: dist
130-
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_SCIENTIFIC_PYTHON_UPLOAD }}
130+
anaconda_nightly_upload_token: ${{secrets.ANACONDA_SCIENTIFIC_PYTHON_UPLOAD}}

0 commit comments

Comments
 (0)