Browse Source

(experiment) fix quoting

Peter Squicciarini 5 years ago
parent
commit
137a891882
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/macos.yml

+ 1 - 1
.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: |