Skip to content

Commit

Permalink
Update PUBLISH_DOCUMENTATION.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
x-0o0 authored Oct 16, 2023
1 parent 9fca080 commit 098c050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/PUBLISH_DOCUMENTATION.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: 문서 배포

on:
# "main" 브랜치를 베이스로 하는 PR 에서 워크플로우 작동
pull_request:
# "main" 브랜치에 푸시할 때 마다 워크플로우 작동
push:
branches: [ "main" ]

# GitHub Pages 에 배포하기 위한 GITHUB_TOKEN 권한 설정
Expand Down

0 comments on commit 098c050

Please sign in to comment.