Skip to content

Commit 11de8fd

Browse files
committed
chore: wip
1 parent 805c0f5 commit 11de8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflows-gh-manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
9999
endpoint = "https://models.github.ai/inference"
100100
model = "openai/gpt-5"
101-
token = os.environ['GITHUB_TOKEN']
101+
token = os.environ['GH_TOKEN']
102102
103103
client = ChatCompletionsClient(
104104
endpoint=endpoint,

0 commit comments

Comments
 (0)