Skip to content

Commit dbe647d

Browse files
committed
Fix typo in action.yml
1 parent 17f5743 commit dbe647d

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
@@ -5,5 +5,5 @@ branding:
55
icon: book
66
color: yellow
77
runs:
8-
using: 'docker'
9-
image: 'Dockerfile
8+
using: docker
9+
image: Dockerfile

0 commit comments

Comments
 (0)