ComposerRequireChecker icon indicating copy to clipboard operation
ComposerRequireChecker copied to clipboard

Automate creation of signed PHAR file on release (github action)

Open Ocramius opened this issue 3 years ago • 3 comments

Ocramius avatar Jan 20 '21 19:01 Ocramius

Perhaps you can find some inspiration here:

https://github.com/ergebnis/composer-normalize/blob/2.13.2/.github/workflows/release.yaml

localheinz avatar Jan 20 '21 21:01 localheinz

I just ran:

phive update

and got the following output: CleanShot 2021-02-23 at 08 12 08

The PHAR is missing: https://github.com/maglnet/ComposerRequireChecker/releases/tag/3.1.0

cc @maglnet

OskarStark avatar Feb 23 '21 07:02 OskarStark

@OskarStark Sorry, I forgot to upload the new files since there were no code changes. I just uploaded the phar and signature files, so please check again.

maglnet avatar Feb 25 '21 14:02 maglnet