Generate on new tag
This commit is contained in:
parent
67e18a6a55
commit
73f6c93276
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
|
name: Build tarball
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue