Skip to content

[Docs] : DB Indexing Test 문서 작성 #21

[Docs] : DB Indexing Test 문서 작성

[Docs] : DB Indexing Test 문서 작성 #21

name: GitBook Action
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Gitbook Action
uses: ZanderZhao/[email protected]
with:
token: ${{ secrets.PERSONAL_TOKEN }}
source_repo: inu-appcenter/server-tech-blog
source_branch: main