Skip to content

Attackerスキルに CUT_THEIR_PASS / STEAL_BALL を追加 (#506) #71

Attackerスキルに CUT_THEIR_PASS / STEAL_BALL を追加 (#506)

Attackerスキルに CUT_THEIR_PASS / STEAL_BALL を追加 (#506) #71

Workflow file for this run

name: sync docs
on:
push:
branches:
- develop
- doc/avoid_foul
paths:
- docs/**
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.GH_PAT }}
SKIP_PR: true