Skip to content

Commit 27e1b1c

Browse files
committed
fix GH actions typo
1 parent 8395ee4 commit 27e1b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Generate new docs
22

33
on:
4-
workflow-dispatch:
4+
workflow_dispatch:
55
inputs:
66
project:
77
description: 'ember or ember-data'

0 commit comments

Comments
 (0)