mirror of
https://github.com/fankes/beszel.git
synced 2025-10-18 17:29:28 +08:00
Update release workflow and goreleaser configuration
- Change tag pattern in release workflow to 'v*' - Update description
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -3,7 +3,7 @@ name: Make release and binaries
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- 'v*'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Reference in New Issue
Block a user