We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c5b92 commit a2d4372Copy full SHA for a2d4372
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version: 1.16
20
- name: Set up Gon
21
- run: brew tap mitchellh/gon && brew install mitchellh/gon/gon
+ run: brew install Bearer/tap/gon
22
- name: Import Keychain Certs
23
uses: apple-actions/import-codesign-certs@v1
24
0 commit comments