Merge pull request #4908 from scruplelesswizard/fix-artifact-comments

Fix duplicate PR comments
This commit is contained in:
Thomas Göttgens
2024-09-30 11:55:35 +02:00
committed by GitHub

View File

@@ -235,7 +235,7 @@ jobs:
path: ./*.elf
retention-days: 30
- uses: PicoCentauri/comment-artifact@main
- uses: scruplelesswizard/comment-artifact@main
with:
name: firmware-${{ steps.version.outputs.version }}
description: "Download firmware-${{ steps.version.outputs.version }}.zip. This artifact will be available for 90 days from creation"