Commit 95e1ed8d by Zachary Snow

add changelog to artifacts

parent 7ccab1c7
......@@ -25,7 +25,7 @@ jobs:
run: make
- name: Prepare Artifact
shell: bash
run: cp LICENSE NOTICE README.md bin
run: cp LICENSE NOTICE README.md CHANGELOG.md bin
- name: Upload Artifact
uses: actions/upload-artifact@v1
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment