Skip to content

Commit

Permalink
remove use of hub action (#419)
Browse files Browse the repository at this point in the history
- hub comes pre installed in actions now

Signed-off-by: NivedhaSenthil <[email protected]>
  • Loading branch information
NivedhaSenthil authored Nov 27, 2020
1 parent af0f4be commit ca88451
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: geertvdc/setup-hub@master
- name: Set up Nodejs
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit ca88451

Please sign in to comment.