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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ This fork allows Claude Max subscribers to use their subscription in GitHub Acti
48
48
1. Install the Claude GitHub app to your repository: https://github.com/apps/claude
49
49
2. Get your OAuth credentials from your Claude Max subscription:
50
50
- Make sure you are logged in with your Claude Max in claude with `/login`
51
-
- Find your access token, refresh token and expires at in `~/.claude/.credentials.json`
51
+
- Find your access token, refresh token and expires at in `~/.claude/.credentials.json` (ubuntu) or by search claude -> show password in KeyChain (macOS)
52
52
3. Add the following secrets to your repository:
53
53
-`CLAUDE_ACCESS_TOKEN`: Your Claude OAuth access token
54
54
-`CLAUDE_REFRESH_TOKEN`: Your Claude OAuth refresh token
0 commit comments