A shepherd for your Appimages.
0

Configure Feed

Select the types of activity you want to include in your feed.

ci: fix update url

Aly Raffauf (Jun 18, 2026, 1:04 PM EDT) 5335f8e6 3e40ca08

+1 -1
+1 -1
.github/workflows/release.yml
··· 89 89 https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage 90 90 chmod +x /tmp/appimagetool.AppImage 91 91 /tmp/appimagetool.AppImage \ 92 - -u "gh-releases-zsync|alyraffauf|appherder|$GITHUB_REF_NAME|$APPIMAGE.zsync" \ 92 + -u "gh-releases-zsync|alyraffauf|appherder|latest|appherder-*x86_64.AppImage.zsync" \ 93 93 AppDir "$APPIMAGE" 94 94 95 95 - name: Publish release