Skip to content

feat(mail): 实现 Admin 邮件发布 HTTP API (#87) #144

feat(mail): 实现 Admin 邮件发布 HTTP API (#87)

feat(mail): 实现 Admin 邮件发布 HTTP API (#87) #144

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