Skip to content

Commit

Permalink
Enable the appimage workflow when a release is created
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Apr 4, 2022
1 parent 66150d1 commit 4a19c0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types:
- published

jobs:
build-appimage:
Expand Down

0 comments on commit 4a19c0d

Please sign in to comment.