Increase template version to v1.0.0. Fixes building on Mac.

This commit is contained in:
Abe Pazos
2023-03-28 22:36:47 +02:00
committed by Edwin Jakobs
parent 35b8474c2d
commit 2e9da10d4d
5 changed files with 18 additions and 11 deletions

View File

@@ -3,8 +3,6 @@ name: Publish Linux/x64 binaries
on:
push:
tags:
- v0.*
- v0.*.*
- v1.*
- v1.*.*

View File

@@ -3,8 +3,6 @@ name: Publish macOS binaries
on:
push:
tags:
- v0.*
- v0.*.*
- v1.*
- v1.*.*

View File

@@ -3,8 +3,6 @@ name: Publish Windows binaries
on:
push:
tags:
- v0.*
- v0.*.*
- v1.*
- v1.*.*