Skip to content

Commit 7c786e1

Browse files
committed
ci: set GITHUB_ACCESS_TOKEN
1 parent 0829a1c commit 7c786e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: test
3535
run: fluentci run --wasm django test
3636
env:
37+
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3738
MARIADB_DATABASE: todo
3839
MARIADB_USER: user
3940
MARIADB_PASSWORD: testrootpass

0 commit comments

Comments
 (0)