Skip to content

Commit cc02142

Browse files
committed
fix ci error
1 parent f32882d commit cc02142

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/system.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ jobs:
3030
run: uv run commit0 evaluate-reference simpy
3131
- name: Save
3232
env:
33+
GIT_USERNAME: ${{ secrets.GIT_USERNAME }}
34+
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
3335
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
3436
run: uv run commit0 save simpy test-save-commit0

0 commit comments

Comments
 (0)