Update build-packages.yml
This commit is contained in:
parent
6c47b5df90
commit
b74b91aeb0
29
.github/workflows/build-packages.yml
vendored
29
.github/workflows/build-packages.yml
vendored
@ -55,34 +55,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
ARCH: ${{ matrix.arch }}-${{ matrix.tag }}
|
ARCH: ${{ matrix.arch }}-${{ matrix.tag }}
|
||||||
FEEDNAME: packages_ci
|
FEEDNAME: packages_ci
|
||||||
PACKAGES: \
|
PACKAGES: chinadns-ng dns2socks dns2tcp hysteria ipt2socks lua-neturl luci-app-homeproxy luci-app-passwall luci-app-passwall2 luci-app-ssr-plus microsocks naiveproxy pdnsd redsocks2 shadow-tls shadowsocks-rust shadowsocksr-libev simple-obfs sing-box tcping trojan trojan-plus tuic-client v2ray-core v2ray-geodata xray-core xray-plugin
|
||||||
chinadns-ng \
|
|
||||||
dns2socks \
|
|
||||||
dns2tcp \
|
|
||||||
hysteria \
|
|
||||||
ipt2socks \
|
|
||||||
lua-neturl \
|
|
||||||
luci-app-homeproxy \
|
|
||||||
luci-app-passwall \
|
|
||||||
luci-app-passwall2 \
|
|
||||||
luci-app-ssr-plus \
|
|
||||||
microsocks \
|
|
||||||
naiveproxy \
|
|
||||||
pdnsd \
|
|
||||||
redsocks2 \
|
|
||||||
shadow-tls \
|
|
||||||
shadowsocks-rust \
|
|
||||||
shadowsocksr-libev \
|
|
||||||
simple-obfs \
|
|
||||||
sing-box \
|
|
||||||
tcping \
|
|
||||||
trojan \
|
|
||||||
trojan-plus \
|
|
||||||
tuic-client \
|
|
||||||
v2ray-core \
|
|
||||||
v2ray-geodata \
|
|
||||||
xray-core \
|
|
||||||
xray-plugin
|
|
||||||
KEY_BUILD: ${{ secrets.sign_key }}
|
KEY_BUILD: ${{ secrets.sign_key }}
|
||||||
NO_REFRESH_CHECK: true
|
NO_REFRESH_CHECK: true
|
||||||
IGNORE_ERRORS: true
|
IGNORE_ERRORS: true
|
||||||
|
Loading…
Reference in New Issue
Block a user