Update build.yml
icon updates
This commit is contained in:
parent
c54fa96007
commit
4ca0d6e091
1 changed files with 4 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -1,6 +1,8 @@
|
|||
name: AppImage
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
appimage:
|
||||
|
|
Loading…
Reference in a new issue