Unverified Commit 61445f9a authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

modify info md

parent 45efa421
...@@ -139,6 +139,7 @@ jobs: ...@@ -139,6 +139,7 @@ jobs:
cat > ${{ github.workspace }}/router-info.md <<EOF cat > ${{ github.workspace }}/router-info.md <<EOF
## 📡 路由器后台信息 ## 📡 路由器后台信息
- ✳️ **软路由型号**: ${{ github.event.inputs.profile }}
- 🏠 **后台地址**: ${{ github.event.inputs.custom_router_ip }} - 🏠 **后台地址**: ${{ github.event.inputs.custom_router_ip }}
- 👤 **用户名**: root - 👤 **用户名**: root
- 🔑 **密码**: 无 - 🔑 **密码**: 无
......
...@@ -160,6 +160,7 @@ jobs: ...@@ -160,6 +160,7 @@ jobs:
cat > ${{ github.workspace }}/router-info.md <<EOF cat > ${{ github.workspace }}/router-info.md <<EOF
## 📡 路由器后台信息 ## 📡 路由器后台信息
- ✳️ **软路由型号**: ${{ github.event.inputs.profile }}
- 🏠 **后台地址**: ${{ github.event.inputs.custom_router_ip }} - 🏠 **后台地址**: ${{ github.event.inputs.custom_router_ip }}
- 👤 **用户名**: root - 👤 **用户名**: root
- 🔑 **密码**: 无 - 🔑 **密码**: 无
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment