Skip to content

Commit

Permalink
Unique Artifact naming
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvak001 committed Feb 11, 2025
1 parent 242036c commit 4f25381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Upload artifacts for debugging
uses: actions/upload-artifact@v4
with:
name: debug-files
name: debug-files-${{ github.run_id }}
path: |
before.txt
after.txt
Expand Down

0 comments on commit 4f25381

Please sign in to comment.