add on-tags CI build
This commit is contained in:
parent
90a6c7d8c2
commit
264d2ff59d
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -2,6 +2,7 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
tags: [ "v*" ]
|
||||
env:
|
||||
bunny_version: v0.1.0
|
||||
base_path: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user