Skip to content

Commit b3946ec

Browse files
author
Datata1
committed
test: fix ci
1 parent 5cfbffc commit b3946ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,7 @@ jobs:
106106
contents: read
107107
pull-requests: write
108108
env:
109-
TOKEN: 'dummy-token-for-ci'
110-
CODESPHERE_TOKEN: 'dummy-token-for-ci'
109+
CS_TOKEN: 'dummy-token-for-ci'
111110

112111
steps:
113112
- name: Checkout repository

0 commit comments

Comments
 (0)