mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-07-09 09:37:32 +00:00
Release only from master
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
name: release
|
||||
|
||||
on:
|
||||
create:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- v*.*.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user