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:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user