Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iseink committed Apr 9, 2024
1 parent 6342faa commit fb884a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: ${{ env.PACKAGED_STATUS }} == 'success' && !cancelled()
with:
tag: v1.1.5
artifacts: "AppDir/*.AppImage"
artifacts: "*.tar"
allowUpdates: true
removeArtifacts: false
replacesArtifacts: true
Expand Down

0 comments on commit fb884a9

Please sign in to comment.