Skip to content

Commit

Permalink
Fix artifact overwriting
Browse files Browse the repository at this point in the history
  • Loading branch information
Margen67 authored Feb 4, 2024
1 parent 4e067d8 commit 2307f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: Ps3GhidraScripts_${{ matrix.ghidra }}
path: dist
retention-days: 7
if-no-files-found: error
Expand Down

0 comments on commit 2307f7c

Please sign in to comment.