removed download limit added simple mode for logfile
All checks were successful
Build this app / Builder (push) Successful in 40s

This commit is contained in:
Itsigo
2026-03-09 10:40:15 +01:00
parent 12bc6290ef
commit 931b670336
2 changed files with 19 additions and 7 deletions

View File

@@ -1,6 +1,10 @@
name: Build this app
run-name: ${{ gitea.actor }} is building GOMAD 🚀
on: [push]
on:
push:
tags: ['v*']
jobs:
Builder: