diff --git a/.bashrc.d/github.j2 b/.bashrc.d/github.j2 index c36dd6aed109fa17972cf516c6b7f0451626b13d..715183a32bb8a653c0ea812f3c42227834522a70 100644 --- a/.bashrc.d/github.j2 +++ b/.bashrc.d/github.j2 @@ -1,4 +1,4 @@ # 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"