Increase template version to v1.0.0. Fixes building on Mac.
This commit is contained in:
@@ -3,8 +3,6 @@ name: Publish Linux/x64 binaries
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v0.*
|
||||
- v0.*.*
|
||||
- v1.*
|
||||
- v1.*.*
|
||||
|
||||
|
||||
@@ -3,8 +3,6 @@ name: Publish macOS binaries
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v0.*
|
||||
- v0.*.*
|
||||
- v1.*
|
||||
- v1.*.*
|
||||
|
||||
|
||||
@@ -3,8 +3,6 @@ name: Publish Windows binaries
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v0.*
|
||||
- v0.*.*
|
||||
- v1.*
|
||||
- v1.*.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user