Skip to content

fix(apps): 移除重复 Mapster 引用 #134

fix(apps): 移除重复 Mapster 引用

fix(apps): 移除重复 Mapster 引用 #134

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