chore: release nightly for tag
This commit is contained in:
parent
be2df361ef
commit
3b94891ea6
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ name: release-nightly
|
|||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
goreleaser:
|
||||
|
|
Loading…
Add table
Reference in a new issue