We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21924a1 commit 91f3127Copy full SHA for 91f3127
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
4
5
jobs:
6
publish:
7
- uses: microsoft/action-python/.github/workflows/publish.yml@0.6.4
+ uses: microsoft/action-python/.github/workflows/publish.yml@0.7.3
8
secrets:
9
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
10
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}
0 commit comments