mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-29 23:47:30 +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