Set as string

This commit is contained in:
DarkFighterLuke 2024-05-14 17:16:13 +02:00
parent f202240fe6
commit cf7cdb1ab3
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
with:
dotnet-target: net6.0
version: ${VERSION}
update-manifest: true
update-manifest: "true"
- name: Create release
uses: ncipollo/release-action@v1