Automatically generate on new tags
This commit is contained in:
parent
81885d7910
commit
a47a610941
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ on:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
push:
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-tarball:
|
build-tarball:
|
||||||
name: Build tarball w/ submodules
|
name: Build tarball w/ submodules
|
||||||
|
|
Loading…
Reference in a new issue