Skip to content

Commit

Permalink
fix drydock name
Browse files Browse the repository at this point in the history
  • Loading branch information
skurfuerst committed Dec 29, 2022
1 parent f2aff3b commit cca60e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
env_files:
github_token: ~/.config/goreleaser/github_token

project_name: drydock
release:
github:
owner: sandstorm
name: drydock
name_template: '{{.Tag}}'

before:
hooks:
- go mod download
Expand Down

0 comments on commit cca60e2

Please sign in to comment.