Skip to content

Commit f70aaf0

Browse files
committed
add instruction for macOS
1 parent be2d8dd commit f70aaf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This fork allows Claude Max subscribers to use their subscription in GitHub Acti
4848
1. Install the Claude GitHub app to your repository: https://github.com/apps/claude
4949
2. Get your OAuth credentials from your Claude Max subscription:
5050
- 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)
5252
3. Add the following secrets to your repository:
5353
- `CLAUDE_ACCESS_TOKEN`: Your Claude OAuth access token
5454
- `CLAUDE_REFRESH_TOKEN`: Your Claude OAuth refresh token

0 commit comments

Comments
 (0)