regressed back to having to manually run this...fixed...
This commit is contained in:
parent
c71fe67fb8
commit
8f5573c38e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,6 +2,8 @@ name: Build AppImage, Windows EXE and Publish Release
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue