Skip to content

Commit

Permalink
Merge pull request meshtastic#4908 from scruplelesswizard/fix-artifac…
Browse files Browse the repository at this point in the history
…t-comments

Fix duplicate PR comments
  • Loading branch information
caveman99 authored Sep 30, 2024
2 parents 3896009 + b529099 commit fd6e861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fd6e861

Please sign in to comment.