Skip to content

Commit 83891cf

Browse files
authored
Change case on ddev in action.yml
Is this enough for uniqueness?
1 parent 028d18d commit 83891cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'Setup ddev'
2-
description: 'Set up your GitHub Actions workflow with ddev '
1+
name: 'Setup DDEV'
2+
description: 'Set up your GitHub Actions workflow with DDEV'
33
author: 'Jonas Eberle'
44
runs:
55
using: 'node16'

0 commit comments

Comments
 (0)