Skip to content

Commit

Permalink
include .sha256 artifacts in release
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Jul 29, 2023
1 parent 353eb7d commit 4ed62e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ jobs:
artifacts/**/*.AppImage
artifacts/**/*.deb
artifacts/**/*.rpm
artifacts/**/*.sha256
draft: true
fail_on_unmatched_files: true
env:
Expand Down

0 comments on commit 4ed62e4

Please sign in to comment.