Skip to content

Commit 2e5bdb9

Browse files
committed
fix: underscore not hyphen
1 parent 003fc83 commit 2e5bdb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Build and deploy Zola website
22
on:
3-
workflow-dispatch:
3+
workflow_dispatch:
44
push:
55
branches:
66
- main

0 commit comments

Comments
 (0)