Skip to content

Commit 80a2390

Browse files
drakehanguyenDrakeNguyen
andauthored
feat(github): enable manual deployment from Actions tab (#59)
Co-authored-by: DrakeNguyen <drake.ha.nguyen@gmail.com>
1 parent 13e40f2 commit 80a2390

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Deploy to GitHub Pages
66
on:
77
push:
88
branches: [main]
9+
workflow_dispatch: # Manual deploy from Actions tab (no push required)
910

1011
permissions:
1112
contents: read

0 commit comments

Comments
 (0)