Double quotes

This commit is contained in:
Seth Vargo 2022-05-29 13:14:12 -04:00
parent 7c65c4311a
commit 1336d3b920
No known key found for this signature in database
GPG Key ID: 9C01CC8AB5D3F179

View File

@ -12,7 +12,7 @@ jobs:
steps:
- uses: 'actions/github-script@v6'
if: '${{ github.event.label_name == "bug" }}'
if: "${{ github.event.label_name == 'bug' }}"
with:
script: |-
const msg =