Release only on tag
This commit is contained in:
parent
819acba4f6
commit
f0e3323a5f
|
@ -2,10 +2,10 @@ name: release
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
branches-ignore:
|
||||
- '**'
|
||||
tags:
|
||||
- v*.*.*
|
||||
- 'v*.*.*'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Reference in New Issue