Skip to content

Commit f01bb3e

Browse files
authored
Update external-pr.yml
1 parent eea09e6 commit f01bb3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/external-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
INTERNAL_BRANCH_NAME: "external-pr-${{ github.event.pull_request.number }}"
4545
run: |
4646
unset GH_TOKEN
47-
gh auth logout
4847
echo "Attempting gh auth login..."
4948
echo "$INTERNAL_REPO_TOKEN" | gh auth login --with-token --hostname github.com
5049
gh auth status

0 commit comments

Comments
 (0)