Skip to content

Commit 849eb1f

Browse files
authored
try a fork of gon
1 parent 5b9d323 commit 849eb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ jobs:
128128

129129
- name: Install gon via HomeBrew for code signing and app notarization
130130
run: |
131-
brew tap mitchellh/gon
132-
brew install mitchellh/gon/gon
131+
brew tap ConductorOne/gon
132+
brew install ConductorOne/gon/gon
133133
- name: Move asset
134134
run: |
135135
mv ./target/release/git-credential-github-keychain .

0 commit comments

Comments
 (0)