Update .gitea/workflows/build-appimage.yaml
All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m51s

This commit is contained in:
2026-04-15 14:28:18 +00:00
parent 6bbdb78633
commit d88e492950

View File

@@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is building THE AppImage 🚀 # a lot of exciteme
on:
push:
branches:
- master
- main
jobs:
Explore-Gitea-Actions: