Skip to content

Commit

Permalink
remove deprecated hub install
Browse files Browse the repository at this point in the history
Signed-off-by: sriv <srikanth.ddit@gmail.com>
  • Loading branch information
sriv committed Jun 28, 2023
1 parent 7eae66b commit bcb159b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-on-pr-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
with:
ruby-version: 2.7

- name: Install hub
uses: geertvdc/setup-hub@master

- name: Setup git
run: |
git config --global user.name "$(git --no-pager log --format=format:'%an' -n 1)"
Expand Down

0 comments on commit bcb159b

Please sign in to comment.