13
0
Fork 0
mirror of https://github.com/goreleaser/goreleaser-action.git synced 2026-07-04 12:09:35 +00:00

Release only from master

This commit is contained in:
CrazyMax 2019-10-09 15:27:06 +02:00
parent 10d535ff3d
commit fee790ce8c
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,7 +1,9 @@
name: release
on:
create:
push:
branches:
- master
tags:
- v*.*.*