We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee90dd commit 3c2b620Copy full SHA for 3c2b620
.github/workflows/publish-desktop.yml
@@ -107,7 +107,7 @@ jobs:
107
runs-on: ubuntu-22.04
108
needs: setup
109
env:
110
- _PKG_VERSION: 'desktop-v2025.4.2'
+ _PKG_VERSION: '2025.4.2'
111
_RELEASE_TAG: 'desktop-v2025.4.2'
112
steps:
113
- name: Login to Azure
@@ -178,7 +178,7 @@ jobs:
178
179
if: inputs.snap_publish
180
181
182
183
184
- name: Checkout Repo
@@ -222,7 +222,7 @@ jobs:
222
223
if: inputs.choco_publish
224
225
226
227
228
0 commit comments