Skip to content

Commit

Permalink
add service field
Browse files Browse the repository at this point in the history
  • Loading branch information
pomdtr committed Dec 11, 2023
1 parent da6cd39 commit ca31d62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ snapshot:
brews:
- name: tweety
homepage: https://pomdtr.github.io/tweety
service: |
run [ opt_bin/"tweety" ]
keep_alive true
working_dir HOMEBREW_PREFIX
log_path var/"log/tweety.log"
error_log_path var/"log/tweety.log"
repository:
owner: pomdtr
name: homebrew-tap
Expand Down

0 comments on commit ca31d62

Please sign in to comment.