Skip to content

Commit

Permalink
ci fix: Do not build AppImage for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
onli committed Dec 6, 2023
1 parent 66180b6 commit b62ccb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Create Appimage
on: [push]
tags-ignore: *
jobs:
Create-Appimage:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit b62ccb1

Please sign in to comment.