files
All checks were successful
Gymkhana exports / All exports (push) Successful in 1m19s

This commit is contained in:
2025-10-11 03:14:51 +02:00
parent 3539140752
commit fe5ac7914a
2 changed files with 6 additions and 5 deletions

View File

@@ -31,4 +31,6 @@ jobs:
uses: akkuman/gitea-release-action@v1
with:
files: |-
"**/*.tar.gz"
"build/release/web.tar.gz"
"build/debug/web-debug.tar.gz"
"build/**/*.appimage"