diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 9e4534c9c4..8316021fe8 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -71,7 +71,7 @@ jobs: with: # Name of the artifact to upload. # Optional. Default is 'artifact' - name: massa_release ${{ matrix.os }} + name: massa_artifacts_${{ matrix.name }} path: | massa_*.zip massa_*.tar.gz