mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
fix(release): remove unnecessary quotes in tag pattern
This commit is contained in:
@@ -5,7 +5,7 @@ name: "Release Binary"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
- v*
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user