Browse Source

更新工作流配置

赵小蒙 1 năm trước cách đây
mục cha
commit
bf9f4af1cb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/python-package.yml

+ 1 - 1
.github/workflows/python-package.yml

@@ -7,7 +7,7 @@ on:
   push:
     branches: [ "master" ]
     tags:
-      - '*'
+      - 'released'
   pull_request:
     branches: [ "master" ]
   workflow_dispatch: