diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 53491fa..47d8d65 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -38,7 +38,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 - if: env.SHOULD_BUILD == "yes" + if: env.SHOULD_BUILD == 'yes' with: tag_name: ${{ env.LATEST_MS_TAG }} files: |