Skip to content

Commit

Permalink
Switch from hub to gh (#7085)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Oct 4, 2023
1 parent 02cab21 commit 3439613
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 @@ -33,7 +33,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 3439613

Please sign in to comment.