mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-02 10:27:21 +02:00
add changelog to artifacts
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user