Skip to content

Merge branch 'uitid/PK-41-keycloak-switch' of github.com:cultuurnet/a… #1823

Merge branch 'uitid/PK-41-keycloak-switch' of github.com:cultuurnet/a…

Merge branch 'uitid/PK-41-keycloak-switch' of github.com:cultuurnet/a… #1823

Workflow file for this run

name: Publish widgets documentation
on:
push:
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Publish
uses: ./.github/actions/stoplight-push
with:
name: widgets
token: ${{ secrets.CI_TOKEN_WIDGETS }}
event: ${{ github.event_name }}