Browse Source

Update release-pypi.yml

Timothy J. Baek 8 tháng trước cách đây
mục cha
commit
28e3701187
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/release-pypi.yml

+ 1 - 1
.github/workflows/release-pypi.yml

@@ -4,7 +4,7 @@ on:
   push:
     branches:
       - main # or whatever branch you want to use
-      - dev
+      - pypi-release
 
 jobs:
   release: