diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 3e34bb7041..7bacd8e2b1 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 + # name: massa_release ${{ matrix.os }} path: | massa_*.zip massa_*.tar.gz