Skip to content

Commit

Permalink
attempting fix release #2
Browse files Browse the repository at this point in the history
  • Loading branch information
phamviet committed Feb 9, 2025
1 parent a1a9f20 commit 82b7d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .fyve.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ builds:
flags:
- -mod=readonly
ldflags:
- -s -w -X github.com/Fyve-Labs/headscale/cmd/headscale/cli.Version=v{{.Version}}
- -s -w -X github.com/juanfont/headscale/cmd/headscale/cli.Version=v{{.Version}}
tags:
- ts2019

Expand All @@ -38,7 +38,7 @@ source:

kos:
- id: ghcr
repository: ghcr.io/Fyve-Labs/headscale
repository: ghcr.io/fyve-labs/headscale

# bare tells KO to only use the repository
# for tagging and naming the container.
Expand Down

0 comments on commit 82b7d73

Please sign in to comment.