Skip to content

Commit a46f581

Browse files
committed
docs(README): remove createActionAuth from browser import example
1 parent e0e1a7f commit a46f581

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ Load `@octokit/auth` directly from [cdn.pika.dev](https://cdn.pika.dev)
3737
createBasicAuth,
3838
createAppAuth,
3939
createOAuthAppAuth,
40-
createTokenAuth,
41-
createActionAuth
40+
createTokenAuth
4241
} from "https://cdn.pika.dev/@octokit/auth";
4342
</script>
4443
```

0 commit comments

Comments
 (0)