Skip to content

Publish to regels.overheid.nl #4

Publish to regels.overheid.nl

Publish to regels.overheid.nl #4

Workflow file for this run

name: Publish to regels.overheid.nl
on:
workflow_dispatch:
release:
types: [published]
jobs:
build-html:
runs-on: ubuntu-latest
steps:
- uses: minbzk/regels.overheid.nl/.github/actions/publish-respec-document-release@main
with:
token: ${{ secrets.REGELS_PUBLICATION_TOKEN }}
owner: 'MinBZK'
repo: 'Algoritmeregister-Publicatiestandaard'