diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index aa1388d..5d8f6b1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -39,7 +39,7 @@ jobs: run: echo "actually deploying..." - name: Publish VL Nuget - if: ${{ github.event.inputs.deploy }) + if: ${{ github.event.inputs.deploy }} uses: vvvv/PublishVLNuget@1.0.43 with: nuspec: deployment\VL.RichTextKit.nuspec