chore:Update publish.yml

This commit is contained in:
盧瞳 2023-12-19 23:16:50 +08:00 committed by GitHub
parent f59acfffe2
commit eea8c1e46e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ name: Publish Python 🐍 distributions 📦 to PyPI
on:
push:
branches:
- main
tags:
- '*'
@ -51,4 +53,4 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: ${{ env.RELEASE_NOTES }}
body: ${{ env.RELEASE_NOTES }}