You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Action for building webpage from install config file.
Usage
path:
description: Path to config file. Defaults to ./install.cfgdefault: ./install.cfgoutput:
description: Path to directory, where the html file is written to. Defaults to ./public directory.default: ./publicversion:
description: Version of web-installation-instruction to use. If not specified, uses the latest version.
Deploy to GH Pages on Change
Follow the guide for enabling gh pages for your account.
Set Settings > Pages > GitHub Pages > Build and deployment > Source to Deploy from a branch.
Create a yaml file in .github/workflows folder (for example webpage.yaml) and put the following content into it: