mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-07-11 08:21:57 +02:00
ci: enforce single quotes in github yaml files
This commit is contained in:
@@ -52,5 +52,5 @@ jobs:
|
||||
mkdocs-material-
|
||||
- name: Run mkdocs
|
||||
env:
|
||||
DISABLE_MKDOCS_2_WARNING: "true"
|
||||
DISABLE_MKDOCS_2_WARNING: 'true'
|
||||
run: mkdocs gh-deploy --force
|
||||
|
||||
Reference in New Issue
Block a user