Commit 95e1ed8d by Zachary Snow

add changelog to artifacts

parent 7ccab1c7
...@@ -25,7 +25,7 @@ jobs: ...@@ -25,7 +25,7 @@ jobs:
run: make run: make
- name: Prepare Artifact - name: Prepare Artifact
shell: bash shell: bash
run: cp LICENSE NOTICE README.md bin run: cp LICENSE NOTICE README.md CHANGELOG.md bin
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v1
with: 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