We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6134a commit d5fef72Copy full SHA for d5fef72
.github/workflows/build-package-onx86.yml
@@ -25,7 +25,7 @@ env:
25
SDK_URL: https://downloads.openwrt.org/releases/22.03.0-rc5/targets/x86/64/openwrt-sdk-22.03.0-rc5-x86-64_gcc-11.2.0_musl.Linux-x86_64.tar.xz
26
PackageName: luci-app-pushbot
27
PackageSource_URL: https://github.com/zzsj0928/luci-app-pushbot
28
- UPLOAD_Package: false
+ UPLOAD_Package: true
29
UPLOAD_COWTRANSFER: false
30
UPLOAD_WETRANSFER: true
31
UPLOAD_RELEASE: true
0 commit comments