Update release.yml

This commit is contained in:
涵曦 2024-07-28 17:33:43 +08:00 committed by GitHub
parent 759130e38d
commit 6b17779c59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,11 @@ jobs:
- name: Publish package distributions to PyPI
run: pdm publish
- run: npx changelogithub
continue-on-error: true
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
build-image:
runs-on: ubuntu-latest
#needs: release-pypi