Skip to content

feat: add usePageCss option, add toCanvasList and toImage method for large html #186

feat: add usePageCss option, add toCanvasList and toImage method for large html

feat: add usePageCss option, add toCanvasList and toImage method for large html #186

name: 🏷️ Label(Patch Size)
on: pull_request_target
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: bubkoo/use-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
variable_name: bot_token
- uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ env.bot_token }}"
IGNORED: "!.gitignore\npnpm-lock.yaml"