We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00039b3 commit ae7db0dCopy full SHA for ae7db0d
.github/workflows/system.yml
@@ -29,4 +29,5 @@ jobs:
29
- name: Evaluate
30
run: uv run commit0 evaluate-reference simpy
31
- name: Save
32
+ env: GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
33
run: uv run commit0 save simpy test-save-commit0
0 commit comments