Skip to content

Commit

Permalink
removed the docker app version creation for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdiooa committed Jan 28, 2024
1 parent 339a92b commit c99b4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ chocolateys:
title: zeroward
authors: Abdiooa
project_url: https://github.com/Abdiooa/zeroward/
url_template: https://github.com/Abdiooa/zeroward/releases/download/{{.LatestVersion}}/{{.ProjectName}}_{{.LatestVersion}}_windows-{{.Arch}}
url_template: https://github.com/Abdiooa/zeroward/releases/download/{{.Tag}}/{{.ProjectName}}_{{.Tag}}_windows-{{.Arch}}
project_source_url: https://github.com/Abdiooa/zeroward/
summary: "zero knowledge encryption command line for securing files on the cloud storage"
source_repo: "https://push.chocolatey.org/"
Expand Down

0 comments on commit c99b4c5

Please sign in to comment.