Skip to content

Commit 5291ba8

Browse files
Add workflow_dispatch to website deploy, trigger initial deploy
1 parent 771937e commit 5291ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
paths:
77
- 'website/**'
8+
workflow_dispatch:
89

910
permissions:
1011
id-token: write

0 commit comments

Comments
 (0)