Skip to content

Commit eaf84e5

Browse files
author
weijie
committedApr 3, 2024
remove homebrew config
1 parent 9da681a commit eaf84e5

File tree

2 files changed

+0
-67
lines changed

2 files changed

+0
-67
lines changed
 

‎.goreleaser.yaml

-20
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
# This is an example .goreleaser.yml file with some sensible defaults.
2-
# Make sure to check the documentation at https://goreleaser.com
3-
4-
# The lines below are called `modelines`. See `:help modeline`
5-
# Feel free to remove those if you don't want/need to use them.
6-
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
7-
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
8-
91
version: 1
102

113
before:
@@ -46,15 +38,3 @@ changelog:
4638
- "^docs:"
4739
- "^test:"
4840

49-
brews:
50-
- name: Cwjiee
51-
description: a TUI application to list your local repositories
52-
homepage: https://github.com/Cwjiee/homebrew-tracegit
53-
tap:
54-
owner: Cwjiee
55-
name: homebrew-tracegit
56-
commit_author:
57-
name: Cwjiee
58-
email: jackchong398@gmail.com
59-
folder: Formula
60-

‎Formula/Cwjiee.rb

-47
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.