mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-18 16:31:54 +00:00
Release only from master
This commit is contained in:
parent
10d535ff3d
commit
fee790ce8c
1 changed files with 3 additions and 1 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -1,7 +1,9 @@
|
|||
name: release
|
||||
|
||||
on:
|
||||
create:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- v*.*.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue