Skip to content

Commit

Permalink
Add manifest.json to build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
c-po committed Jan 4, 2025
1 parent 4c05754 commit c8793c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
with:
name: ${{ steps.build_generic_iso.outputs.generic_image_name }}
path: |
**/manifest.json
**/${{ steps.build_generic_iso.outputs.generic_image_iso }}
**/${{ steps.build_generic_iso.outputs.generic_image_iso }}.minisig
retention-days: 30
Expand Down

0 comments on commit c8793c2

Please sign in to comment.