Can't get the tag test to work on non-main

This commit is contained in:
Blaž Hrastnik 2020-01-12 19:58:32 +09:00
parent 47e83108ab
commit d4ef94685a

View file

@ -1,7 +1,9 @@
on: on:
push: push:
tags: branches:
- 'test' - feature/pkg
# tags:
# - 'test'
# - 'v*+' # - 'v*+'
name: Create kernel release and upload binaries name: Create kernel release and upload binaries