Skip to content

Commit

Permalink
fix: we should have diff names
Browse files Browse the repository at this point in the history
  • Loading branch information
aoudiamoncef authored Dec 15, 2023
1 parent 4149707 commit 2184d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
# Name of the artifact to upload.
# Optional. Default is 'artifact'
# name: massa_release ${{ matrix.os }}
name: massa_release ${{ matrix.os }}
path: |
massa_*.zip
massa_*.tar.gz
Expand Down

0 comments on commit 2184d55

Please sign in to comment.