diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae72061..617c30c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,8 @@ jobs: uses: robinraju/release-downloader@v1 with: latest: true - tarBall: true + tarBall: false + fileName: "galvani-*.gz" zipBall: false out-file-path: /home/runner/work/last-release extract: true