You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "1. Click this link to authenticate: [$oauth_url]($oauth_url)" >> $GITHUB_STEP_SUMMARY
36
-
echo "2. Log in to Anthropic and authorize the application" >> $GITHUB_STEP_SUMMARY
37
-
echo "3. Copy the authorization code from the redirect page" >> $GITHUB_STEP_SUMMARY
38
-
echo "" >> $GITHUB_STEP_SUMMARY
39
-
echo "### Step 2: Run Workflow Again" >> $GITHUB_STEP_SUMMARY
40
-
echo "" >> $GITHUB_STEP_SUMMARY
41
-
echo "1. Go to the [Actions tab](${{ github.server_url }}/${{ github.repository }}/actions/workflows/claude-oauth-login-simple.yml)" >> $GITHUB_STEP_SUMMARY
0 commit comments