Skip to content

Commit 6a663f1

Browse files
committed
2 parents ba453a9 + 0a2fe3b commit 6a663f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: paillier-dist
4747
path: dist
4848

49-
- uses: pypa/gh-action-pypi-publish@v1.5.0
49+
- uses: pypa/gh-action-pypi-publish@v1.13.0
5050
with:
5151
user: __token__
5252
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)