Skip to content

build(deps): 升级 GameFrameX 包至 1.13.0 #132

build(deps): 升级 GameFrameX 包至 1.13.0

build(deps): 升级 GameFrameX 包至 1.13.0 #132

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