Browse Source

Finished debugging PyPI upload now

David Robertson 2 năm trước cách đây
mục cha
commit
e990b03f56
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: