Commit aeef64b4 authored by 赵小蒙's avatar 赵小蒙

update github workflow

parent d2e82713
...@@ -119,8 +119,8 @@ jobs: ...@@ -119,8 +119,8 @@ jobs:
files: './dist/*.whl' files: './dist/*.whl'
env: env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }} GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
# - name: Publish to PyPI - name: Publish to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1 uses: pypa/gh-action-pypi-publish@release/v1
# with: with:
# user: __token__ user: __token__
# password: ${{ secrets.PYPI_TOKEN }} password: ${{ secrets.PYPI_TOKEN }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment