Skip to content

Bump commonmarker from 0.23.7 to 0.23.10 #41

Bump commonmarker from 0.23.7 to 0.23.10

Bump commonmarker from 0.23.7 to 0.23.10 #41

Workflow file for this run

name: Test gh-pages
on:
push:
branches-ignore:
- "main"
jobs:
build:
runs-on: ubuntu-latest
container:
image: ministryofjustice/tech-docs-github-pages-publisher:v3
steps:
- name: Install lfs
run: apk add --no-cache git-lfs
- name: Checkout
uses: actions/checkout@v3
with:
lfs: true
- name: Compile Markdown to HTML and create artifact
run: /scripts/deploy.sh