mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet Desktop version to 0.0.2 (#5932)
This commit is contained in:
parent
bcaa95e5a2
commit
023a9b4be6
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
path: desktop.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue