We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea09e6 commit f01bb3eCopy full SHA for f01bb3e
.github/workflows/external-pr.yml
@@ -44,7 +44,6 @@ jobs:
44
INTERNAL_BRANCH_NAME: "external-pr-${{ github.event.pull_request.number }}"
45
run: |
46
unset GH_TOKEN
47
- gh auth logout
48
echo "Attempting gh auth login..."
49
echo "$INTERNAL_REPO_TOKEN" | gh auth login --with-token --hostname github.com
50
gh auth status
0 commit comments