(experiment) fix quoting

This commit is contained in:
Peter Squicciarini 2020-09-18 05:42:37 -07:00
parent 535861eec8
commit 137a891882
No known key found for this signature in database
GPG key ID: 08B897BCAB6763CB

View file

@ -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: |