WIP: feat(workflows): add new build workflows for Windows, Linux, and macOS, and remove obsolete build scripts #17
@ -327,4 +327,5 @@ jobs:
|
|||||||
- Branch: ${{ github.ref_name }}
|
- Branch: ${{ github.ref_name }}
|
||||||
- Build Date: $(date -u +"%Y-%m-%d %H:%M:%S UTC")
|
- Build Date: $(date -u +"%Y-%m-%d %H:%M:%S UTC")
|
||||||
prerelease: ${{ github.ref != 'refs/heads/main' }}
|
prerelease: ${{ github.ref != 'refs/heads/main' }}
|
||||||
tag_name: '${{ env.RELEASE_TAG }}'
|
tag_name: '${{ env.RELEASE_TAG }}'
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user