diff --git a/action.yml b/action.yml index 3f8c860..5bb60d9 100644 --- a/action.yml +++ b/action.yml @@ -151,7 +151,7 @@ runs: with: name: ${{ inputs.artifact-name }} # github-token: ${{ inputs.github-token }} - run-id: ${{ steps.previous-report.outputs.run-id }} + # run-id: ${{ steps.previous-report.outputs.run-id }} - name: Create report if: inputs.comment-on-pr == 'true' || inputs.generate-artifact == 'true' env: