We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aefa730 + 1c08e84 commit 07dd822Copy full SHA for 07dd822
.github/workflows/release-homebrew.yaml
@@ -14,5 +14,6 @@ jobs:
14
tap: microsoft/git
15
name: git-credential-manager-core
16
type: cask
17
- releaseAsset: gcm-osx-x64-(.*)\.pkg
18
- alwaysUsePullRequest: true
+ releaseAsset: |
+ gcm-osx-x64-(.*)\.pkg
19
+ gcm-osx-arm64-(.*)\.pkg
0 commit comments