Skip to content

Commit 82fe601

Browse files
committed
uprev pypa/gh-action-pypi-publish in ci
1 parent 3377055 commit 82fe601

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -308,9 +308,7 @@ jobs:
308308
path: site
309309

310310
- name: Publish to PyPI
311-
uses: pypa/gh-action-pypi-publish@release/v1
312-
with:
313-
skip-existing: true
311+
uses: pypa/gh-action-pypi-publish@v1.12.3
314312

315313
- name: publish docs
316314
uses: JamesIves/github-pages-deploy-action@v4.6.9

0 commit comments

Comments
 (0)