File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ jobs:
9393 - name : Upload to Anaconda.org
9494 shell : bash -l {0}
9595 env :
96- ANACONDA_TOKEN : ${{ secrets.ANACONDA_TOKEN }}
96+ ANACONDA_API_TOKEN : ${{ secrets.ANACONDA_TOKEN }}
9797 run : |
9898 conda config --set anaconda_upload yes
99- anaconda upload --user AngryMaciek hypercomplex --token ANACONDA_TOKEN
99+ anaconda upload --user AngryMaciek hypercomplex
100100
101101 DockerHub :
102102 runs-on : ubuntu-22.04
Original file line number Diff line number Diff line change 88[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/angrymaciek/hypercomplex/badge )] ( https://www.codefactor.io/repository/github/angrymaciek/hypercomplex )
99[ ![ publish] ( https://github.com/AngryMaciek/hypercomplex/workflows/publish/badge.svg )] ( https://github.com/AngryMaciek/hypercomplex/actions?query=workflow%3Apublish )
1010[ ![ conda] ( https://anaconda.org/angrymaciek/hypercomplex/badges/version.svg )] ( https://anaconda.org/AngryMaciek/hypercomplex )
11- [ ![ DockerHub] ( https://badgen.net/badge/icon/2.0.11 /docker?icon=docker&label=DockerHub&color=blue )] ( https://hub.docker.com/r/angrymaciek/hypercomplex )
11+ [ ![ DockerHub] ( https://badgen.net/badge/icon/2.0.12 /docker?icon=docker&label=DockerHub&color=blue )] ( https://hub.docker.com/r/angrymaciek/hypercomplex )
1212[ ![ DOI] ( https://joss.theoj.org/papers/10.21105/joss.05272/status.svg )] ( https://doi.org/10.21105/joss.05272 )
1313
1414<img src =" img/logo.png " alt =" drawing " height =" 30 " />
Original file line number Diff line number Diff line change 1- v2.0.11
1+ v2.0.12
You can’t perform that action at this time.
0 commit comments