Use Canary-Releases for AppImage Canary updates

metal Canary-1.2.216
Evan Husted 2025-01-06 01:27:37 -06:00
parent 159ff828a1
commit 9726b0feb0
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ jobs:
exit 1
fi
export UFLAG="gh-releases-zsync|${{ github.repository_owner }}|${{ github.event.repository.name }}|latest|*-$ARCH_NAME.AppImage.zsync"
export UFLAG="gh-releases-zsync|${{ github.repository_owner }}|Canary-Releases|latest|*-$ARCH_NAME.AppImage.zsync"
BUILDDIR=publish OUTDIR=publish_appimage distribution/linux/appimage/build-appimage.sh
pushd publish_appimage