Tags: esp-cpp/template
Tags
feat: Add CI for tracking size deltas using new action (#1) * feat: Add CI for tracking size deltas using new action * fix env? * fix * fix2 * enable release manager * Fix release workflow * simplify so that size is not run unless build succeeds * update release workflow * update where permissions are stated * minor updates * update to calculate size in package_main * add missing env to package main * update permissions * explicitly include atomic * update versions * update permissions appropriately