Skip to content

Commit

Permalink
add tag to release
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Sep 4, 2022
1 parent 883cc19 commit d7028fd
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
Expand Up @@ -103,6 +103,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
omitNameDuringUpdate: False
omitBodyDuringUpdate: False
tag: ${VERSION}
- name: remove artifacts
run: rm *.AppImage

0 comments on commit d7028fd

Please sign in to comment.