chore: allow tag trigger debug build #240
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- '*'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build-debug:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue