We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bbc88 commit 148a50cCopy full SHA for 148a50c
.github/workflows/release-deprecated.yml
@@ -66,7 +66,7 @@ jobs:
66
name: built-artifacts
67
path: dist/
68
69
- - uses: pypa/gh-action-pypi-publish@v1.12.3
+ - uses: pypa/gh-action-pypi-publish@v1.12.4
70
with:
71
user: __token__
72
password: ${{ secrets.PYPI_API_TOKEN }}
.github/workflows/release.yml
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
0 commit comments