Skip to content

Commit

Permalink
fix: bot RDP - corrige l'artifact avec le même nom (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts authored Feb 14, 2024
2 parents b1de663 + d0ad68b commit d3a1fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issue_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Save comment artifact
uses: actions/upload-artifact@v4
with:
overwrite: true
path: "rdp*_output.md"
retention-days: 15

Expand Down

0 comments on commit d3a1fde

Please sign in to comment.