mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
workflows: build 0.* tags
This commit is contained in:
1
.github/workflows/binary_artifact.yml
vendored
1
.github/workflows/binary_artifact.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- weekly.**
|
||||
- 0.**
|
||||
|
||||
jobs:
|
||||
build-linux:
|
||||
|
Reference in New Issue
Block a user