Explorar el Código

Finished debugging PyPI upload now

David Robertson hace 2 años
padre
commit
e990b03f56
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .github/workflows/publish.yml

+ 0 - 1
.github/workflows/publish.yml

@@ -2,7 +2,6 @@ name: "Build and upload to PyPI"
 on:
   release:
     types: ["published"]
-  workflow_dispatch:
 
 jobs:
   upload: