Skip to content

Commit 1fc5b9f

Browse files
committed
ci again
1 parent 1b04196 commit 1fc5b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
cp openssh-gui.desktop AppDir/usr/share/applications/openssh-gui.desktop
104104
105105
cp appimage/AppRun AppDir/AppRun
106-
APPSTREAM_VERSION="${{ env.VERSION }//+/~}"
106+
APPSTREAM_VERSION="${VERSION//+/~}"
107107
sed -i "s|<release version=\"0.0.0\" date=\"1970-01-01\"/>|<release version=\"${APPSTREAM_VERSION}\" date=\"$(date +%Y-%m-%d)\"/>|" \
108108
AppDir/usr/share/metainfo/openssh-gui.appdata.xml
109109
chmod +x AppDir/AppRun

0 commit comments

Comments
 (0)