Update CI.yml

This commit is contained in:
Aditya Garg 2022-11-07 16:34:26 +05:30 committed by GitHub
parent 7583bd4cc2
commit bec59a6b1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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