diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b35a1c7203..ca8d2e5972 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,5 +37,5 @@ jobs: - name: Upload the artefact uses: actions/upload-artifact@v3 with: - name: distribution archive + name: alt-ergo-${{github.ref_name}}.tbz path: _build/alt-ergo-*.tbz