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 3131 path : dist
3232 - name : Publish distribution 📦 to PyPI
3333 # if: startsWith(github.ref, 'refs/tags')
34- uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13 .0
34+ uses : pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14 .0
3535 with :
3636 sign-artifacts : true
Original file line number Diff line number Diff line change 2828 name : dist
2929 path : dist
3030 - name : Publish distribution 📦 to Test PyPI
31- uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13 .0
31+ uses : pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14 .0
3232 with :
3333 repository-url : https://test.pypi.org/legacy/
3434 sign-artifacts : true
You can’t perform that action at this time.
0 commit comments