File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 ubuntu_version : [22.04]
4343
4444 environment :
45- name : pypi
46- url : https://pypi.org/p/TICO
45+ name : testpypi
46+ url : https://test. pypi.org/p/TICO
4747
4848 permissions :
4949 id-token : write # IMPORTANT: mandatory for trusted publishing
5757
5858 - name : " Publish distribution to PyPI"
5959 uses : pypa/gh-action-pypi-publish@release/v1
60+ with :
61+ repository-url : https://test.pypi.org/legacy/
Original file line number Diff line number Diff line change 5454 runs-on : ubuntu-22.04
5555
5656 environment :
57- name : pypi
58- url : https://pypi.org/p/TICO
57+ name : testpypi
58+ url : https://test.pypi.org/p/TICO
59+
5960
6061 permissions :
6162 id-token : write # IMPORTANT: mandatory for trusted publishing
6970
7071 - name : " Publish distribution to PyPI"
7172 uses : pypa/gh-action-pypi-publish@release/v1
73+ with :
74+ repository-url : https://test.pypi.org/legacy/
You can’t perform that action at this time.
0 commit comments