Skip to content

Feat/i18n (#65)

Feat/i18n (#65) #64

Workflow file for this run

name: (beta)Deploy To Cloudflare
on:
push:
branches:
- main
jobs:
cicd:
uses: mss-boot-io/mss-boot-admin-antd/.github/workflows/cf.yml@main
with:
env: beta
secrets:
CF_API_TOKEN: ${{ secrets.CF_API_TOKEN }}