This commit is contained in:
Luni-4 2020-05-15 11:51:58 +02:00
parent 2f0ff50866
commit 76bb2f19d5

View file

@ -86,7 +86,7 @@ jobs:
- name: Create a release - name: Create a release
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v1
with: with:
name: ${{ steps.tagName.outputs.tag }} name: v${{ steps.tagName.outputs.tag }}
body_path: CHANGELOG.txt body_path: CHANGELOG.txt
files: | files: |
oxipng-${{ steps.tagName.outputs.tag }}-x86_64-pc-windows-msvc.zip oxipng-${{ steps.tagName.outputs.tag }}-x86_64-pc-windows-msvc.zip