Skip to content

Commit

Permalink
included additional uniqueness to the upload artifact
Browse files Browse the repository at this point in the history
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
  • Loading branch information
naveensrinivasan committed Feb 27, 2024
1 parent c83d8b4 commit d49e00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
if: always()
uses: defenseunicorns/uds-common/.github/actions/save-logs@423f3cea281aed5b7afe096b3befbe3dd500e98d
with:
suffix: '-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}'
suffix: '-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}-${{ github.sha }}-${{ github.run_number }}'

0 comments on commit d49e00d

Please sign in to comment.