This commit is contained in:
2025-10-22 07:34:50 -04:00
parent 5c183409be
commit bcebc78bc6
+1 -1
View File
@@ -39,7 +39,7 @@ runs:
- name: Run comment script
shell: bash
run: |
python3 $GITHUB_ACTION_PATH/commenter.py
python3 $GITHUB_ACTION_PATH/git-auto-comment.py
env:
PLATFORM: ${{ inputs.platform }}
TOKEN: ${{ inputs.token }}