After merging this PR - you'll be able to create Release with pushing tag or just manually creating Release as usually. Action will build all the artifacts, creates release notes from Changelog.md details, attach all the build artifacts (compiled extension with web-ui for each PHP version) to the release assets.
Hi @NoiseByNorthwest
I forgot to enable Release action in PR #190, so this PR will fix this. Also I've bumped SPX version from 0.4.12 to v0.4.13
You can see how it works in my fork: Release Action run
After merging this PR - you'll be able to create Release with pushing tag or just manually creating Release as usually. Action will build all the artifacts, creates release notes from Changelog.md details, attach all the build artifacts (compiled extension with web-ui for each PHP version) to the release assets.