ohdearapp / ohdear-cli

The official Oh Dear CLI
https://ohdear.app
MIT License
134 stars 3 forks source link

ci: add workflow to release PHAR on tag #15

Closed owenvoke closed 3 years ago

owenvoke commented 3 years ago

Debating whether to sign the PHAR with a subkey, and upload the .asc to the releases as well. That way, people can install via Phive without requiring the --force-accept-unsigned flag.

With this workflow, PHAR files would be uploaded to GitHub Releases on tag, allowing for installs via Phive with:

phive install --force-accept-unsigned nunomaduro/ohdear-cli