Skip to content

Commit bc8365b

Browse files
Update action.yml
1 parent 5747dda commit bc8365b

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: 'arrow-right-circle'
66
color: 'green'
77
runs:
8-
using: 'bash'
9-
main: 'runner-entrypoint.sh'
8+
using: 'docker'
9+
image: 'Dockerfile'

0 commit comments

Comments
 (0)