mirror of
https://github.com/henrygd/beszel.git
synced 2026-07-30 03:52:52 +00:00
Update release workflow and goreleaser configuration
- Change tag pattern in release workflow to 'v*' - Update description
This commit is contained in:
@@ -3,7 +3,7 @@ name: Make release and binaries
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- 'v*'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user