Skip to content

Releases: filecoin-project/builtin-actors

b15df2ed488041a6

18 Apr 15:53
b15df2e
Compare
Choose a tag to compare
add workflow to publish release bundles (#244)

* add workflow to publish release bundles on certain branches

master, release/*, and experimental/* are the blessed ones

* keep the build step in the default workflow

* apply suggestions from code review

Co-authored-by: raulk <[email protected]>

7fef28d05c12af57

18 Apr 13:06
7fef28d
Compare
Choose a tag to compare
Feat/publish bundle (#243)

* add workflow to publish release bundles on certain branches

master, release/*, and experimental/* are the blessed ones

* fix workflow trigger