修改actions
This commit is contained in:
parent
81805e488e
commit
7925df0ca4
|
@ -7,8 +7,6 @@ name: Upload Python Package
|
|||
on:
|
||||
# 当master分支有push时,触发action
|
||||
push:
|
||||
tags:
|
||||
- v**
|
||||
jobs:
|
||||
deploy:
|
||||
name: publish python package to PYPI
|
||||
|
|
Loading…
Reference in New Issue
Block a user