Skip to content
Snippets Groups Projects
Commit be6e477e authored by nimrod's avatar nimrod
Browse files

Add the GitHub CLI token.

parent ee48519c
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ generated: .bashrc.private
echo "export GITLAB_TOKEN='$$(ph show --field Password 'shore.co.il/GitLab token')'" > '$@'
echo 'export GITLAB_PRIVATE_TOKEN="$$GITLAB_TOKEN"' >> '$@'
echo "export GITLAB_REGISTRATION_TOKEN='$$(ph show --field Password 'shore.co.il/GitLab runner registration token')'" >> '$@'
echo "export GITHUB_TOKEN='$$(ph show --field 'CLI token' 'Web Sites/GitHub')'" >> '$@'
generated: .ssh/github_ed25519
.ssh/github_ed25519: Documents/Database.kdbx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment