Skip to content

Commit

Permalink
Merge pull request #93 from animo/bugfix/appimage-release-ci
Browse files Browse the repository at this point in the history
fix: Added AppImage to the release step
  • Loading branch information
Tommylans authored Mar 8, 2023
2 parents e1a4102 + c764982 commit d318ef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,5 @@ jobs:
./**/*.nupkg
./**/*.rpm
./**/*.zip
./**/*.AppImage
./**/RELEASES

0 comments on commit d318ef8

Please sign in to comment.