mirror of
https://github.com/Dichgrem/Dwrt-build.git
synced 2025-12-16 13:41:59 -05:00
feat:mt798x-6.6
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
- openwrt
|
||||
- immortalwrt
|
||||
- immortalwrt-mt798x
|
||||
- immortalwrt-mt798x-6.6
|
||||
version_type:
|
||||
description: "版本类型"
|
||||
required: true
|
||||
@@ -98,6 +99,9 @@ jobs:
|
||||
immortalwrt-mt798x)
|
||||
echo "url=https://github.com/hanwckf/immortalwrt-mt798x.git" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
immortalwrt-mt798x-6.6)
|
||||
echo "url=https://github.com/padavanonly/immortalwrt-mt798x-6.6.git" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
openwrt)
|
||||
echo "url=https://git.openwrt.org/openwrt/openwrt.git" >> $GITHUB_OUTPUT
|
||||
;;
|
||||
|
||||
@@ -10,4 +10,5 @@ This is a Openwrt build workflows.
|
||||
| openwrt | https://git.openwrt.org/openwrt/openwrt.git | openwrt/openwrt |
|
||||
| immortalwrt | https://github.com/immortalwrt/immortalwrt.git | immortalwrt/immortalwrt |
|
||||
| immortalwrt-mt798x | https://github.com/hanwckf/immortalwrt-mt798x.git | hanwckf/immortalwrt-mt798x |
|
||||
| immortalwrt-mt798x-6.6 | https://github.com/padavanonly/immortalwrt-mt798x-6.6.git | padavanonly/immortalwrt-mt798x-6.6 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user