mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Merge pull request #4908 from scruplelesswizard/fix-artifact-comments
Fix duplicate PR comments
This commit is contained in:
commit
fd6e8613c6
2
.github/workflows/main_matrix.yml
vendored
2
.github/workflows/main_matrix.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user