Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:02
fix(ci): publish only our own packages

The SDK also builds the dependencies, and the previous globs swept curl, jq,
zlib, mbedtls, ca-certificates, oniguruma and libnghttp2 into both the build
artifact and the release - 12 files that had no business being there.

Shipping those would shadow the officially signed packages from the OpenWrt
feeds, so scope both the upload-artifact and the release globs to the
podkop_sub feed directory.