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 17f5743 commit dbe647dCopy full SHA for dbe647d
action.yml
@@ -5,5 +5,5 @@ branding:
5
icon: book
6
color: yellow
7
runs:
8
- using: 'docker'
9
- image: 'Dockerfile
+ using: docker
+ image: Dockerfile
0 commit comments