mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
chore(release): update goreleaser workflow to release on v tags
This commit is contained in:
parent
ab75dccac0
commit
77a18c4449
5
.github/workflows/run-goreleaser.yml
vendored
5
.github/workflows/run-goreleaser.yml
vendored
@ -5,7 +5,10 @@ name: "Release Binary"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "**"
|
||||
- "v*"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
goreleaser:
|
||||
|
Loading…
x
Reference in New Issue
Block a user