Skip to content

Commit df21121

Browse files
committed
Allow manual dispatch
1 parent 4fee7d4 commit df21121

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: GitHub Pages Deploy
33
on:
44
push:
55
branches: [main]
6+
workflow_dispatch:
67
env:
78
BASE_URL: /${{ github.event.repository.name }}
89
permissions:

0 commit comments

Comments
 (0)