This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
CityApper
/
dulwich
mirror de
https://github.com/jelmer/dulwich
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Clarify naming: publish => wheels.
Jelmer Vernooij
3 anos atrás
pai
978cd0115b
commit
6603871798
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.github/workflows/pythonwheels.yml
+ 1
- 1
.github/workflows/pythonpublish.yml → .github/workflows/pythonwheels.yml
Ver arquivo
@@ -1,4 +1,4 @@
-name: Build Python
Package
+name: Build Python
Wheels
on:
push: