Przeglądaj źródła

Clarify naming: publish => wheels.

Jelmer Vernooij 3 lat temu
rodzic
commit
6603871798
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/pythonwheels.yml

+ 1 - 1
.github/workflows/pythonpublish.yml → .github/workflows/pythonwheels.yml

@@ -1,4 +1,4 @@
-name: Build Python Package
+name: Build Python Wheels
 
 on:
   push: