mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
chore(release): update goreleaser workflow to release on v tags
This commit is contained in:
@@ -5,7 +5,10 @@ name: "Release Binary"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "**"
|
||||
- "v*"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
goreleaser:
|
||||
|
||||
Reference in New Issue
Block a user