Skip to content

build(deps-dev): bump prismjs from 1.29.0 to 1.30.0 (#9042) #1377

build(deps-dev): bump prismjs from 1.29.0 to 1.30.0 (#9042)

build(deps-dev): bump prismjs from 1.29.0 to 1.30.0 (#9042) #1377

Workflow file for this run

name: styles-sync
on:
push:
branches: [ master ]
workflow_dispatch:
inputs:
version:
description: 'Which version want to synchronize (Default latest)'
jobs:
preview:
runs-on: ubuntu-latest
steps:
- uses: hsuanxyz/zorro-styles-sync-action@v1.1
with:
account_token: ${{ secrets.BOT_TOKEN }}
version: ${{ github.event.inputs.version }}