make builds trigger through actions
This commit is contained in:
parent
9ecabfb778
commit
403292d71c
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,8 +2,8 @@ name: Build & Release
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- 'v*'
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user