mirror of https://github.com/zachjs/sv2v.git
add changelog to artifacts
This commit is contained in:
parent
7ccab1c70a
commit
95e1ed8dda
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue