Skip to content

Commit 5752d9c

Browse files
committed
style: 🎨 fix whitespace
1 parent 7d49efe commit 5752d9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/.github/workflows/build-website.yml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions: read-all
1111
jobs:
1212
build-website:
1313
uses: seedcase-project/.github/.github/workflows/reusable-build-docs-with-python.yml@main
14-
{% if hosting_provider == 'gh-pages' -%}
14+
{%- if hosting_provider == 'gh-pages' %}
1515
with:
1616
hosting-provider: gh-pages
1717
permissions:

0 commit comments

Comments
 (0)