Skip to content

Commit

Permalink
Switch from hub to gh
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Oct 3, 2023
1 parent aa8a3c4 commit 2b43f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# PR branch remote must be checked out using https URL
git config --global hub.protocol https
hub pr checkout ${{ github.event.issue.number }}
gh pr checkout ${{ github.event.issue.number }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 2b43f1b

Please sign in to comment.