Skip to content

feat(mail): 提取玩家邮件服务方法实现便于覆写 #153

feat(mail): 提取玩家邮件服务方法实现便于覆写

feat(mail): 提取玩家邮件服务方法实现便于覆写 #153

Workflow file for this run

name: Sync Github To Image
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
sync:
uses: GameFrameX/public-github-actions/.github/workflows/sync.yml@main
with:
target_branch: ${{ github.ref_name }}
repository_name: ${{ github.repository }}
secrets: inherit