mirror of
https://github.com/2061360308/NeteaseCloudMusic_PythonSDK.git
synced 2024-11-21 22:48:03 +00:00
chore:Update publish.yml
This commit is contained in:
parent
f59acfffe2
commit
eea8c1e46e
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user