Skip to content

Commit

Permalink
git_hash
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Jun 16, 2024
1 parent c3868a5 commit 8867542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/head.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
VERSION: 9999-git-${{ steps.vars.outputs.git_hash }}
- uses: actions/upload-artifact@v4
with:
name: explosion-${{ steps.vars.outputs.version }}
name: explosion-${{ steps.vars.outputs.git_hash }}
path: ".localMaven/**"

0 comments on commit 8867542

Please sign in to comment.