Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod committed Dec 29, 2022
1 parent b577037 commit 3255f92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ release:
dockers:
-
image_templates:
- "hazcod/dnstwist:latest"
- "hazcod/dnstwist:{{ .Tag }}"
- "hazcod/dnstwist/dnstwist:latest"
- "hazcod/dnstwist/dnstwist:{{ .Tag }}"

sboms:
-
Expand Down

0 comments on commit 3255f92

Please sign in to comment.