Release only on tag

This commit is contained in:
CrazyMax 2019-10-09 16:34:08 +02:00
parent 819acba4f6
commit f0e3323a5f
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@ name: release
on:
push:
branches:
- master
branches-ignore:
- '**'
tags:
- v*.*.*
- 'v*.*.*'
jobs:
release: