Merge pull request #14387 from dduugg/patch-1
Fix URL in vendor-gems.yml
This commit is contained in:
commit
0b8fe3fb44
2
.github/workflows/vendor-gems.yml
vendored
2
.github/workflows/vendor-gems.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
|||||||
then
|
then
|
||||||
git add "${GITHUB_WORKSPACE}/Library/Homebrew/sorbet"
|
git add "${GITHUB_WORKSPACE}/Library/Homebrew/sorbet"
|
||||||
git commit -m "Update RBI files for ${GEM_NAME}." \
|
git commit -m "Update RBI files for ${GEM_NAME}." \
|
||||||
-m "Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow."
|
-m "Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Push to pull request
|
- name: Push to pull request
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user