Skip to content

Commit

Permalink
Rename CI artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas committed Jun 19, 2023
1 parent 8e88595 commit 50c22a3
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 @@ -32,7 +32,7 @@ jobs:
run: mv .hemttout/release .hemttout/@hatchet_framework
- uses: actions/upload-artifact@v3
with:
name: hatchet_${{ github.sha }}-nobin
name: hatchet_framework-${{ github.sha }}-nobin
path: .hemttout/@*

publish:
Expand Down

0 comments on commit 50c22a3

Please sign in to comment.