Revert "Reapply "Reapply "Disable automatic tarball build"""
This reverts commit 496aac1853
.
This commit is contained in:
parent
dbcb8e60f6
commit
719baff304
1 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,14 @@ on:
|
|||
required: true
|
||||
type: string
|
||||
|
||||
push:
|
||||
tags:
|
||||
- 'v3*'
|
||||
tags-ignore:
|
||||
- '*-nightly*'
|
||||
- '*-beta*'
|
||||
- '*-alpha*'
|
||||
|
||||
jobs:
|
||||
build-tarball:
|
||||
name: Build tarball
|
||||
|
|
Loading…
Reference in a new issue