Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codespaces setup #18

Merged
merged 16 commits into from
Apr 14, 2024
Prev Previous commit
Next Next commit
fine-grained token howto
  • Loading branch information
brabster committed Apr 13, 2024
commit 14500a58cbcb9798d60dd64120119fdf5b6daf64
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You then specify the permissions you want the token to have. Read access to repo
Hit generate token, and you'll get a token back. You'll need to copy it ready for the next step.

<figure markdown="span">
![](./assets/github_token_2.png)
![](./assets/github_token_3.png)
<figcaption>Screenshot of GitHub access token value, deleted straight after the screenshot!</figcaption>
</figure>

Expand Down