Skip to content

Commit d078a48

Browse files
committed
Enable manual deployment trigger
1 parent 0544562 commit d078a48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches: [main]
6+
workflow_dispatch:
67

78
jobs:
89
build-and-deploy:

0 commit comments

Comments
 (0)