We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5747dda commit bc8365bCopy full SHA for bc8365b
action.yml
@@ -5,5 +5,5 @@ branding:
5
icon: 'arrow-right-circle'
6
color: 'green'
7
runs:
8
- using: 'bash'
9
- main: 'runner-entrypoint.sh'
+ using: 'docker'
+ image: 'Dockerfile'
0 commit comments