Skip to content

Commit

Permalink
uprev pypa/gh-action-pypi-publish in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Dec 10, 2024
1 parent 3377055 commit 82fe601
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,7 @@ jobs:
path: site

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
skip-existing: true
uses: pypa/gh-action-pypi-publish@v1.12.3

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

0 comments on commit 82fe601

Please sign in to comment.