Skip to content

Commit

Permalink
feature : main에 푸시 시, 퍼블리싱하도록 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongjaino committed Dec 30, 2024
1 parent 91b5242 commit 006849d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Build and Publish GitHub Pages

on:
workflow_dispatch:
push:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 006849d

Please sign in to comment.