An example project to show how to create release using GitHub Actions and PHP PHAR.
Use this example if you have the following workflow:
- Creating a tag
git tag ...
&&git push --tags
should create a GitHub Release from this tag - You can use the web interface to manually create a GitHub Release
- When creating a GitHub Release (1 or 2 from above), the artifact should be attached to release