diff --git a/.github/workflows/generate-desktop-targets.yml b/.github/workflows/generate-desktop-targets.yml index c772201672..acc944e339 100644 --- a/.github/workflows/generate-desktop-targets.yml +++ b/.github/workflows/generate-desktop-targets.yml @@ -14,7 +14,7 @@ on: workflow_dispatch: env: - FLEET_DESKTOP_VERSION: 0.0.1 + FLEET_DESKTOP_VERSION: 0.0.2 permissions: contents: read @@ -110,4 +110,4 @@ jobs: uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # v2 with: name: desktop.tar.gz - path: desktop.tar.gz \ No newline at end of file + path: desktop.tar.gz