Browse Source

Clarify naming: publish => wheels.

Jelmer Vernooij 2 years ago
parent
commit
6603871798
1 changed files with 1 additions and 1 deletions
  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: