Преглед изворни кода

Finished debugging PyPI upload now

David Robertson пре 2 година
родитељ
комит
e990b03f56
1 измењених фајлова са 0 додато и 1 уклоњено
  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: