core icon indicating copy to clipboard operation
core copied to clipboard

Setup workflow dispatch in Actions for metacall/homebrew

Open FirePing32 opened this issue 1 year ago • 0 comments

🚀 Feature

Setup a workflow dispatch event in the current CI to trigger tests and generate binaries for https://github.com/metacall/homebrew.

Is your feature request related to a problem?

Currently all releases are manually created in https://github.com/metacall/homebrew, which requires updating the shasum hash and metacall version. This feature will run a CI workflow to update the brew formula through workflow dispatch.

Describe the solution you'd like

A solution implemented here can be discussed.

Also fixes: https://github.com/metacall/homebrew/issues/8

FirePing32 avatar Mar 17 '24 14:03 FirePing32