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
|
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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue