fix(build): comment out broken Appimage build triggers in workflow configuration

This commit is contained in:
2026-01-02 17:31:38 -06:00
parent f1a8defad8
commit b0a4e4d2d7

View File

@@ -1,9 +1,10 @@
# Appimage builds produced by action are broken for now
name: Build and Release
on:
push:
tags:
- "*"
# push:
# tags:
# - "*"
workflow_dispatch:
inputs:
version: