This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jeremy
/
lkmpg
mirror da
https://github.com/sysprog21/lkmpg
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Make the naming for GitHub Actions more consistent
Jim Huang
2 anni fa
parent
9c25e59b43
commit
0fe984fd04
2 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
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
Vedi File
+ 1
- 1
.github/workflows/deploy_github_page.yaml → .github/workflows/deploy-github-page.yaml
Vedi File
@@ -1,4 +1,4 @@
-name:
build-
deploy-github-page
+name: deploy-github-page
on:
push: