Skip to content

Commit

Permalink
Add checksums.txt artifact to release
Browse files Browse the repository at this point in the history
  • Loading branch information
rvermeulen committed Oct 10, 2023
1 parent 5416b72 commit 1f1ec9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/release/release-layout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ layout:
- shell: |
python ${{ coding-standards.root }}/scripts/release/create_supported_rules_list.py > supported_rules_list.md
user_manual.md:
- file: docs/user_manual.md
- file: docs/user_manual.md
checksums.txt:
- shell: |
sha256sum ./* > checksums.txt

0 comments on commit 1f1ec9a

Please sign in to comment.