Commit faef040c authored by nimrod's avatar nimrod
Browse files

Update the GitHub token.

The old one expired.
parent 984903c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# vim: ft=bash
export GITHUB_TOKEN='{{ run(["ph", "show", "--field", "CLI2023 token", "Web Sites/GitHub"])["stdout"] }}'
export GITHUB_TOKEN='{{ run(["ph", "show", "--field", "CLI 2025 token", "Web Sites/GitHub"])["stdout"] }}'
export GITHUB_OAUTH_TOKEN="$GITHUB_TOKEN"