Skip to content

Commit 6b3a0ef

Browse files
authored
Merge pull request #171 from epics-containers/post-first-workshop
add token config info
2 parents e7b5861 + 3c850d3 commit 6b3a0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/setup_workstation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ devcontainers. It also has useful extensions for working with Kubernetes,
1616
EPICS, Yaml files and more.
1717

1818
:::{note}
19-
**Using a Personal Access Token (PAT):** If following the tutorials on an untrusted machine, using a PAT for authentication is encouraged as it can be scoped and time bound. For Github users a new token can be created via Settings -> Developer Settings -> Personal access tokens -> Fine-grained tokens.
19+
**Using a Personal Access Token (PAT):** If following the tutorials on an untrusted machine, using a PAT for authentication is encouraged as it can be scoped and time bound. For Github users a new token can be created via Settings -> Developer Settings -> Personal access tokens -> Fine-grained tokens. Give your new token R/W access to Repository Contents and Workflows.
2020

2121
```
2222
# Remember credentials for 5 hours duration

0 commit comments

Comments
 (0)