Skip to content

Commit

Permalink
Changes on goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemkosk committed Jun 14, 2024
1 parent 2bb092d commit a558837
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ changelog:
- Merge branch

brews:
- name: gophersay
- name: envolve
download_strategy: CurlDownloadStrategy
homepage: "https://github.com/erdemkosk/homebrew-envolve"
homepage: "https://erdemkosk.github.io/envolve-app/"
description: "Synchronize environment variables across projects and manage .env files. Automates the restoration of .env files for all projects, ensures consistency by syncing variables from a global .env file, and creates symbolic links to maintain the latest environment settings."
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
install: |
bin.install "gophersay"
bin.install "envolve"
repository:
# Repository owner.
#
Expand Down
27 changes: 0 additions & 27 deletions goreleaser.yml

This file was deleted.

0 comments on commit a558837

Please sign in to comment.