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 name: Build and Release
on: on:
push: # push:
tags: # tags:
- "*" # - "*"
workflow_dispatch: workflow_dispatch:
inputs: inputs:
version: version: