File tree Expand file tree Collapse file tree 6 files changed +3458
-4334
lines changed
Expand file tree Collapse file tree 6 files changed +3458
-4334
lines changed Original file line number Diff line number Diff line change 4747 with :
4848 name : artifact
4949 path : dist
50- - name : Publish package on TestPyPi
51- uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
52- with :
53- repository-url : https://test.pypi.org/legacy/
5450 - name : Publish package on PyPi
5551 uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
5652 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -18,16 +18,12 @@ jobs:
1818 matrix :
1919 env :
2020 - pl014
21- - pl015
22- - pl016
23- - pl017
24- - pl018
25- - pl019
26- - pl020
21+ - pl1
2722 - py39
2823 - py310
2924 - py311
3025 - py312
26+ - py313
3127 steps :
3228 - uses : actions/checkout@v4
3329 - uses : prefix-dev/setup-pixi@92815284c57faa15cd896c4d5cfb2d59f32dc43d
You can’t perform that action at this time.
0 commit comments