mirror of
https://github.com/lepture/captcha.git
synced 2025-08-26 04:29:21 +08:00
chore: update pypi release action
This commit is contained in:
3
.github/workflows/pypi.yml
vendored
3
.github/workflows/pypi.yml
vendored
@ -50,9 +50,6 @@ jobs:
|
||||
|
||||
- name: Push build artifacts to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
|
||||
release:
|
||||
name: write release note
|
||||
|
Reference in New Issue
Block a user