teddybear082 commited on
Commit
51765ec
·
1 Parent(s): 5ab3b16

update app image build workflow

Browse files

-just build on tags like rest of repo now that code has been tested on branch

.github/workflows/build-appimage.yaml CHANGED
@@ -4,8 +4,6 @@ on:
4
  push:
5
  tags:
6
  - '*'
7
- branches:
8
- - add_linux_appimage_workflow
9
  workflow_dispatch:
10
 
11
  jobs:
 
4
  push:
5
  tags:
6
  - '*'
 
 
7
  workflow_dispatch:
8
 
9
  jobs: