...
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ runs:
|
|||||||
- name: Run comment script
|
- name: Run comment script
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
python3 $GITHUB_ACTION_PATH/commenter.py
|
python3 $GITHUB_ACTION_PATH/git-auto-comment.py
|
||||||
env:
|
env:
|
||||||
PLATFORM: ${{ inputs.platform }}
|
PLATFORM: ${{ inputs.platform }}
|
||||||
TOKEN: ${{ inputs.token }}
|
TOKEN: ${{ inputs.token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user