diff --git a/.github/workflows/build-gdc.yml b/.github/workflows/build-gdc.yml index 07295509..b626e4c8 100644 --- a/.github/workflows/build-gdc.yml +++ b/.github/workflows/build-gdc.yml @@ -60,7 +60,7 @@ jobs: uses: svenstaro/upload-release-action@v2 with: repo_token: ${{ secrets.GITHUB_TOKEN }} - file: /github/home/RetroDECK-tar.gz + file: /github/home/RetroDECK-Configurator-tar.gz tag: ${{env.TAG}} overwrite: true file_glob: true \ No newline at end of file