Skip to content

Commit

Permalink
Name artifact with gitsha
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed Mar 6, 2024
1 parent ec128ae commit 500ecfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crosscompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- name: 'Upload Artifact'
uses: actions/upload-artifact@v4
with:
name: binaries and sbom
name: ${{ github.sha }}
path: bin/*
retention-days: 1

0 comments on commit 500ecfa

Please sign in to comment.