Explorar el Código

Clarify naming: publish => wheels.

Jelmer Vernooij hace 3 años
padre
commit
6603871798
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: