Skip to content

Commit 450817f

Browse files
committed
fixup! Add a GitHub workflow to monitor component updates
component-updates: fix label and URL for Git Credential Manager The repository moved a long time, so let's adjust the URL. Also adjust the label because the new automation orchestrated via https://github.com/dscho/gfw-helper-github-app/ and https://github.com/git-for-windows/git-for-windows-automation/ relies on the label matching the package name. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 8b3e3dc commit 450817f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/monitor-components.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
feed: https://github.com/git/git/tags.atom
2929
- label: git-lfs
3030
feed: https://github.com/git-lfs/git-lfs/tags.atom
31-
- label: gcm-core
32-
feed: https://github.com/microsoft/git-credential-manager-core/tags.atom
31+
- label: git-credential-manager
32+
feed: https://github.com/GitCredentialManager/git-credential-manager/tags.atom
3333
- label: tig
3434
feed: https://github.com/jonas/tig/tags.atom
3535
- label: cygwin

0 commit comments

Comments
 (0)