Skip to content

docs: update docs/_coverpage.md #11

docs: update docs/_coverpage.md

docs: update docs/_coverpage.md #11

Workflow file for this run

- name: GitHub Pages

Check failure on line 1 in .github/workflows/blank.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/blank.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
# You may pin to the exact commit or the version.
# uses: crazy-max/ghaction-github-pages@d3b77e62017a60cdf55ceffc6c263f1f357f4c1b
uses: crazy-max/[email protected]
with:
# GitHub repository where assets will be deployed (default current)
repo: # optional
# Git branch where assets will be deployed
target_branch: # optional, default is gh-pages
# Create incremental commit instead of doing push force
keep_history: # optional, default is false
# Allow an empty commit to be created
allow_empty_commit: # optional, default is true
# Build directory to deploy
build_dir:
# The committer name and email address
committer: # optional
# The author name and email address
author: # optional
# Commit message
commit_message: # optional
# Write the given domain name to the CNAME file
fqdn: # optional
# Allow Jekyll to build your site
jekyll: # optional, default is true