This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
jeremy
/
lkmpg
mirror de
https://github.com/sysprog21/lkmpg
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Make the naming for GitHub Actions more consistent
Jim Huang
2 anos atrás
pai
9c25e59b43
commit
0fe984fd04
2 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
0
.github/workflows/build-deploy-assets.yaml
1
1
.github/workflows/deploy-github-page.yaml
+ 0
- 0
.github/workflows/generate_doc.yaml → .github/workflows/build-deploy-assets.yaml
Ver arquivo
+ 1
- 1
.github/workflows/deploy_github_page.yaml → .github/workflows/deploy-github-page.yaml
Ver arquivo
@@ -1,4 +1,4 @@
-name:
build-
deploy-github-page
+name: deploy-github-page
on:
push: