Fix changes
This commit is contained in:
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -67,10 +67,10 @@ jobs:
|
|||||||
- run: sha256sum * | tee -a CHANGES.md
|
- run: sha256sum * | tee -a CHANGES.md
|
||||||
- run: echo '```' | tee -a CHANGES.md
|
- run: echo '```' | tee -a CHANGES.md
|
||||||
- run: echo "" | tee -a CHANGES.md
|
- run: echo "" | tee -a CHANGES.md
|
||||||
- run: echo '```' | tee -a changelog.txt
|
- run: echo '```' | tee -a CHANGES.md
|
||||||
- run: file * | tee -a changelog.txt
|
- run: file * | tee -a CHANGES.md
|
||||||
- run: echo '```' | tee -a changelog.txt
|
- run: echo '```' | tee -a CHANGES.md
|
||||||
- run: echo "" | tee -a changelog.txt
|
- run: echo "" | tee -a CHANGES.md
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user