Skip to content

Commit

Permalink
rename project.
Browse files Browse the repository at this point in the history
  • Loading branch information
bengarrett committed Jun 13, 2024
1 parent 1777512 commit 50333a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#
version: 2

project_name: df2-server
project_name: defacto2-server
before:
hooks:
- go mod tidy
Expand Down Expand Up @@ -52,7 +52,7 @@ archives:
nfpms:
- id: deb # create a .deb package for use with dpkg
builds: ["server"]
package_name: df2-server
package_name: defacto2-server
file_name_template: "{{ tolower .ProjectName }}_{{- tolower .Os }}"
vendor: Defacto2
homepage: https://github.com/Defacto2/server
Expand Down

0 comments on commit 50333a2

Please sign in to comment.