This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
dulwich
mirror of
https://github.com/jelmer/dulwich
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Clarify naming: publish => wheels.
Jelmer Vernooij
2 years ago
parent
978cd0115b
commit
6603871798
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/pythonwheels.yml
+ 1
- 1
.github/workflows/pythonpublish.yml → .github/workflows/pythonwheels.yml
View File
@@ -1,4 +1,4 @@
-name: Build Python
Package
+name: Build Python
Wheels
on:
push: