File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050 path : dist/
5151
5252 - name : Publish package distributions to PyPI
53- uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # release/v1
53+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1
5454 with :
5555 password : ${{ secrets.API_TOKEN }}
5656 repository-url : https://upload.pypi.org/legacy/
Original file line number Diff line number Diff line change 4949 path : dist/
5050
5151 - name : Publish package distributions to Test PyPI
52- uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # release/v1
52+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1
5353 with :
5454 password : ${{ secrets.API_TOKEN }}
5555 repository-url : https://test.pypi.org/legacy/
You can’t perform that action at this time.
0 commit comments