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 0041b47 commit 50a56adCopy full SHA for 50a56ad
action.yml
@@ -7,7 +7,7 @@ inputs:
7
description: 'Input string that gets passed along to the docker build args'
8
required: true
9
tag_list:
10
- description: 'List of tags that gets passed along to the docker build args'
+ description: 'List of comma-separated tags that gets passed along to the docker build args'
11
12
default: '' # set to an empty string
13
registry_url:
0 commit comments