ci: account for APK as default on main branch
authorDaniel Nilsson <dannil+github@protonmail.com>
Fri, 15 Nov 2024 21:38:41 +0000 (22:38 +0100)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 17 Nov 2024 07:45:19 +0000 (09:45 +0200)
commit22518fa15f68ffa99af1af5d92f952eac780fb11
treedcce480b5399e379303a5ecfe18f26038209e29c
parent69d379af9ad47c6efc445f902dea0751789ee0aa
ci: account for APK as default on main branch

With APK defaulted on openwrt:main, we should include packages with the
.apk file extension as artifacts. Also default the logging to V=s as
otherwise the APK version check won't be printed to stdout.

Signed-off-by: Daniel Nilsson <dannil+github@protonmail.com>
.github/workflows/build.yml