Fix URL in vendor-gems.yml
This commit is contained in:
parent
260ee0ee6a
commit
a2ed0f8eb9
2
.github/workflows/vendor-gems.yml
vendored
2
.github/workflows/vendor-gems.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
then
|
||||
git add "${GITHUB_WORKSPACE}/Library/Homebrew/sorbet"
|
||||
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
|
||||
|
||||
- name: Push to pull request
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user