fix: unique artifact ID

This commit is contained in:
Eli Bosley
2025-04-03 11:50:43 -04:00
parent 3fff76d155
commit 0f682b5f23

View File

@@ -133,7 +133,7 @@ jobs:
- name: Upload to GHA
uses: actions/upload-artifact@v4
with:
name: unraid-plugin
name: unraid-plugin-${{ github.run_id }}
path: plugin/deploy/
- name: Upload Release Assets