Update CI.yml

This commit is contained in:
Aditya Garg 2022-11-08 11:38:32 +05:30 committed by GitHub
parent c5d5ad3442
commit 61a572dab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: ${{ github.workspace }}/*.iso
tag_name: ${{ env.isotag }}
tag_name: v${{ env.isotag }}
body_path: ${{ github.workspace }}/.github/workflows/instructions.txt
draft: false
prerelease: false