Przeglądaj źródła

更新工作流配置

赵小蒙 1 rok temu
rodzic
commit
cbbff0c13d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/python-package.yml

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

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