diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7a38b2..d11f0c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -132,7 +132,7 @@ jobs: uses: softprops/action-gh-release@v1 with: tag_name: ${{ env.NEW_TAG }} - body: | + body: > Changelog: https://github.com/donn/nudelta/blob/main/Changelog.md ![Screencap](https://raw.githubusercontent.com/donn/nudelta/main/res/screencap.png) @@ -156,6 +156,6 @@ jobs: ![Setting Linux execute permission with the GNOME File Browser](https://raw.githubusercontent.com/donn/nudelta/main/res/linux_exec_permission.png) files: | - /tmp/nudelta-amd64.app.zip + /tmp/nudelta-universal.app.dmg /tmp/nudelta-amd64.exe.zip /tmp/nudelta-amd64.AppImage