Skip to content

Update run.py.

Update run.py. #42

Workflow file for this run

name: Publish
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
publish:
name: Publish
uses: t-doc-org/common/.github/workflows/deploy-github-pages.yml@main
secrets: inherit
with:
dev: true