pcov icon indicating copy to clipboard operation
pcov copied to clipboard

Build and publish Windows binaries to Release (Updated 1.0.12)

Open alphp opened this issue 1 year ago • 0 comments

Added GitHub Action with four steps for windows build and test:

  • Extract version
  • Define Module Env
  • Upload artifacts
  • Publish Binaries to Release

When tag is creates, respective Release has created. Here you can see what a Release would look like: https://github.com/fawno/pcov/releases/tag/v1.0.12-build

image

This PR replaces #107

alphp avatar Dec 09 '24 21:12 alphp