mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
Enable marking releases as prerelease
This commit is contained in:
parent
1dc008133c
commit
3e941ef959
@ -3,6 +3,10 @@
|
||||
before:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
|
||||
release:
|
||||
prerelease: auto
|
||||
|
||||
builds:
|
||||
- id: darwin-amd64
|
||||
main: ./cmd/headscale/headscale.go
|
||||
|
Loading…
Reference in New Issue
Block a user