garypang13 5 년 전
부모
커밋
0843849629
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      .github/workflows/build-openwrt.yml
  2. 1 1
      .github/workflows/dispatcher-actions.yml

+ 1 - 1
.github/workflows/build-openwrt.yml

@@ -6,7 +6,7 @@
 # Blog: https://p3terx.com
 #=================================================
 
-name: Build OpenWrt
+name: Openwrt-AutoBuild
 
 on: 
   # push: 

+ 1 - 1
.github/workflows/dispatcher-actions.yml

@@ -6,7 +6,7 @@
 # Blog: https://p3terx.com
 #=================================================
 
-name: Openwrt-AutoBuild
+name: Build OpenWrt
 
 on: 
   repository_dispatch: