Skip to content

Deploy documentation #1

Deploy documentation

Deploy documentation #1

Workflow file for this run

name: Deploy documentation
on:
release:
types: [published]
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
uses: react-component/rc-test/.github/workflows/deploy-pages.yml@main