diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index fe0855b..964efa3 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -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