浏览代码

更新工作流配置

赵小蒙 1 年之前
父节点
当前提交
924bc42eb4
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/python-package.yml

+ 2 - 0
.github/workflows/python-package.yml

@@ -6,6 +6,8 @@ name: Python package
 on:
 on:
   push:
   push:
     branches: [ "master" ]
     branches: [ "master" ]
+    tags:
+      - '*'
   pull_request:
   pull_request:
     branches: [ "master" ]
     branches: [ "master" ]
   workflow_dispatch:
   workflow_dispatch: