Compare commits
1 commit
f2cea7cf73
...
6635e00cd1
Author | SHA1 | Date | |
---|---|---|---|
6635e00cd1 |
1 changed files with 2 additions and 2 deletions
|
@ -150,8 +150,8 @@ runs:
|
|||
if: steps.previous-report.outcome == 'success'
|
||||
with:
|
||||
name: ${{ inputs.artifact-name }}
|
||||
github-token: ${{ inputs.github-token }}
|
||||
# run-id: ${{ steps.previous-report.outputs.run-id }}
|
||||
# github-token: ${{ inputs.github-token }}
|
||||
run-id: ${{ steps.previous-report.outputs.run-id }}
|
||||
- name: Create report
|
||||
if: inputs.comment-on-pr == 'true' || inputs.generate-artifact == 'true'
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue