mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-24 05:19:51 +00:00
3d943bccb6
* feat(rln): publish rln artifacts on push to master * test(ci): check if artifacts are built on push to temp branch * fix(ci): run tests only on changes to src * fix(ci): add paths-ignore to prs * fix(ci): make paths more explicit * fix(ci): make publish workflow run * fix(ci): revert back to master ref * fix(ci): add os and sha to artifact name * test(ci): trigger publish * feat(ci): tar the artifacts * test(ci): split ci and publish * test(ci): only on master runs * feat(ci): replace with nightly releaser * chore(ci): extra newlines * fix(ci): Spelling Co-authored-by: G. <28568419+s1fr0@users.noreply.github.com> * feat(ci): build and publish rln wasm Co-authored-by: G. <28568419+s1fr0@users.noreply.github.com>