1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-01 00:20:14 +01:00

Enable marking releases as prerelease

This commit is contained in:
Juan Font 2021-11-28 22:00:22 +00:00 committed by GitHub
parent 1dc008133c
commit 3e941ef959

View File

@ -3,6 +3,10 @@
before:
hooks:
- go mod tidy
release:
prerelease: auto
builds:
- id: darwin-amd64
main: ./cmd/headscale/headscale.go