single quotes

This commit is contained in:
Scott Shawcroft 2021-11-30 11:24:11 -08:00
parent 271d1943f5
commit c4eba3a240
No known key found for this signature in database
GPG key ID: 0DFD512649C052DA

View file

@ -47,4 +47,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
cname: circuitpython.org
if: github.event_name != "pull_request"
if: github.event_name != 'pull_request'