fix(build): comment out broken Appimage build triggers in workflow configuration
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user