Files
Documentations/.github/workflows/main.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into model.Workflow
2024-03-29 15:04:32 +01:00

15 lines
511 B
YAML

- name: Build Writerside docs using Docker
# You may pin to the exact commit or the version.
# uses: JetBrains/writerside-github-action@3ff1261bf37fa87d1fbbf4e2f266ea67b910344a
uses: JetBrains/writerside-github-action@v4
with:
# Writerside docker image version
docker-version: # optional
# Writerside documentation module location
location: # optional, default is
# Module name and instance ID
instance:
# Archive to store as artifact
artifact: