diff --git a/.github/workflows/qt.yml b/.github/workflows/qt.yml index 58f7997..7d1a851 100644 --- a/.github/workflows/qt.yml +++ b/.github/workflows/qt.yml @@ -67,7 +67,7 @@ jobs: repo_token: ${{secrets.GITHUB_TOKEN}} directory: ${{steps.qt.outputs.outdir}} platform: ${{matrix.platform}} - asset_name: qtautoupdater-${{matrix.platform}}-${{matrix.version}} + asset_name: nut-${{matrix.platform}}-${{matrix.version}} tag: ${{github.ref}} overwrite: true