Skip to content

fix(module:transfer): not setting the move button disable state (#8824) #1256

fix(module:transfer): not setting the move button disable state (#8824)

fix(module:transfer): not setting the move button disable state (#8824) #1256

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 }}