Skip to content

Commit 43de742

Browse files
Update publish.yml
Remaining changes in PR below microsoft/python-package-template#145
1 parent 3b2eef0 commit 43de742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
jobs:
66
publish:
7-
uses: microsoft/action-python/.github/workflows/publish.yml@0.6.4
7+
uses: microsoft/action-python/.github/workflows/publish.yml@0.7.1
88
secrets:
99
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
1010
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}

0 commit comments

Comments
 (0)