Skip to content

Commit

Permalink
test goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
o-fl0w committed Nov 22, 2023
1 parent 78ad2d6 commit 6a9059d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project_name: example
project_name: stash-vr
builds:
- main: cmd/stash-vr
- main: ./cmd/stash-vr
ldflags:
- -X stash-vr/internal/build.Version={{.Version}} -X stash-vr/internal/build.SHA={{.Commit}}
env:
Expand Down

0 comments on commit 6a9059d

Please sign in to comment.