This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jeremy
/
lkmpg
mirror of
https://github.com/sysprog21/lkmpg
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Make the naming for GitHub Actions more consistent
Jim Huang
2 years ago
parent
9c25e59b43
commit
0fe984fd04
2 changed files
with
1 additions
and
1 deletions
Split View
Show 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
View File
+ 1
- 1
.github/workflows/deploy_github_page.yaml → .github/workflows/deploy-github-page.yaml
View File
@@ -1,4 +1,4 @@
-name:
build-
deploy-github-page
+name: deploy-github-page
on:
push: