1
0
Timothy J. Baek 10 сар өмнө
parent
commit
28e3701187

+ 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: