Skip to content

Commit

Permalink
Include changelog on the package
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Dec 17, 2023
1 parent 39e68de commit 6200e2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
cp -r bindings/c/include/* package/include/
cp LICENSE package/ipl3checksum.LICENSE
cp README.md package/ipl3checksum.README.md
cp CHANGELOG.md package/ipl3checksum.CHANGELOG.md
tree package
- name: Package .tar.gz
Expand Down

0 comments on commit 6200e2a

Please sign in to comment.