We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1dd04 commit 000c3e7Copy full SHA for 000c3e7
README.md
@@ -184,7 +184,7 @@ jobs:
184
pypi_token_username: ${{ secrets.AZOPS_PAT_USER }}
185
pypi_token: ${{ secrets.AZOPS_PAT }}
186
- name: Create package
187
- uses: SneaksAndData/github-actions/create_package@0.0.5
+ uses: SneaksAndData/github-actions/create_package@v0.0.5
188
with:
189
pypi_repo_url: ${{ secrets.AZOPS_PYPI_UPLOAD }}
190
0 commit comments