git clone -b openwrt https://github.com/moruiris/openwrt-packages ./package/moruirissrc-git moruiris https://github.com/moruiris/openwrt-packages.git;openwrtgit clone -b immortalwrt https://github.com/moruiris/openwrt-packages ./package/moruirissrc-git moruiris https://github.com/moruiris/openwrt-packages.git;immortalwrtgit clone -b lede https://github.com/moruiris/openwrt-packages ./package/moruirissrc-git moruiris https://github.com/moruiris/openwrt-packages.git;lede- 首先需要获取 Github Token: 点击这里 获取,
Note项填写一个名称,Select scopes不理解就全部打勾,操作完成后点击下方Generate token
-
复制页面中生成的 Token,并保存到本地,Token 只会显示一次!
-
Fork 我的
openwrt-packages仓库,然后进入你的openwrt-packages仓库进行之后的设置 -
点击上方菜单中的
Settings,依次点击Secrets-New repository secret
其中Name项填写ACCESS_TOKEN,然后将你的 Token 粘贴到Value项,完成后点击Add secert
- 对应
.github/workflows目录下的yml工作流文件里的ACCESS_TOKEN名称(依据自己yml文件修改)