diff --git a/.github/workflows/issue_comment.yml b/.github/workflows/issue_comment.yml index 2505a4865e..8706ccd412 100644 --- a/.github/workflows/issue_comment.yml +++ b/.github/workflows/issue_comment.yml @@ -57,6 +57,7 @@ jobs: - name: Save comment artifact uses: actions/upload-artifact@v4 with: + overwrite: true path: "rdp*_output.md" retention-days: 15