Update release.yml

This commit is contained in:
涵曦 2024-07-29 04:48:39 +08:00 committed by GitHub
parent d6594e1270
commit 12f54e3ad4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,10 @@ jobs:
- name: Publish package distributions to PyPI
run: pdm publish
- uses: actions/setup-node@v3
with:
node-version: 16.x
- run: npx changelogithub
continue-on-error: true
env: