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
|
||||
type: string
|
||||
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build-tarball:
|
||||
name: Build tarball w/ submodules
|
||||
|
|
Loading…
Reference in a new issue