Browse Source

Update release-pypi.yml

Timothy J. Baek 8 months ago
parent
commit
28e3701187
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release-pypi.yml

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

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