OTTR Token/Secret
Set Up or
Update
Click on your profile photo
in the upper right
![]()
Go to Settings
![]()
Go to Developer Settings in
the lower left side navigation
![]()
Click on Personal access
tokens
![]()
Select Tokens (classic)
Click gray “Generate new token” button
Select Generate new token (classic)
Confirm your access
Name your token GH_PAT
Underneath Select Scopes, check both repo and workflow (all check boxes in those sections)
Click: Copy the personal access
token
and save somewhere safe and private
Click here to see GitHub documentation on creating a personal access token.
In your OTTR repository, go to
Settings in the top navigation tabs
![]()
Go to Secrets and variables
in the side navigation
![]()
Click on Actions
Under Repository secrets, click onUnder Name, enter GH_PAT
For Secret, paste your copied personal access token
Click on:Click here to see GitHub documentation on setting repository secrets.