Skip to content

Commit

Permalink
fixup token access tick
Browse files Browse the repository at this point in the history
  • Loading branch information
crisbour committed Nov 4, 2024
1 parent d87011c commit 0e04847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/unreal-engine-nix.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ repositories and registry. Follow

In order to access them you need to generate a personal autorisation token:
`Profile > Settings > Developer settings > Personal access token > Tokens
(classic)`. Enable `read: registry` for this token. Then login into the `ghcr`
(classic)`. Enable `read: packages` for this token. Then login into the `ghcr`
with docker:

```sh
Expand Down

0 comments on commit 0e04847

Please sign in to comment.