Skip to content

Commit b4826d0

Browse files
committed
homebrew: update release asset name and uninstall script
Update release-homebrew.yaml to reflect removal of core from pkg name.
1 parent 7f20a52 commit b4826d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-homebrew.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
tap: microsoft/git
1515
name: git-credential-manager-core
1616
type: cask
17-
releaseAsset: gcmcore-osx-(.*)\.pkg
17+
releaseAsset: gcm-osx-x64-(.*)\.pkg
1818
alwaysUsePullRequest: true

0 commit comments

Comments
 (0)