Skip to content

Merge pull request #61 from ministryofjustice/tech-docs-image #84

Merge pull request #61 from ministryofjustice/tech-docs-image

Merge pull request #61 from ministryofjustice/tech-docs-image #84

Workflow file for this run

name: Publish
on:
workflow_dispatch:
push:
branches:
- "main"
paths-ignore:
- "docs/**"
jobs:
run:
runs-on: ubuntu-latest
container:
image: ministryofjustice/tech-docs-github-pages-publisher:v3.0.1
steps:
- uses: actions/checkout@v2
- name: Publish
run: /publishing-scripts/publish.sh