Skip to content

build(deps-dev): bump express from 5.1.0 to 5.2.1 (#9578) #1704

build(deps-dev): bump express from 5.1.0 to 5.2.1 (#9578)

build(deps-dev): bump express from 5.1.0 to 5.2.1 (#9578) #1704

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/[email protected]
with:
account_token: ${{ secrets.BOT_TOKEN }}
version: ${{ github.event.inputs.version }}