mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 22:08:58 +08:00
Update generated content
This commit is contained in:
parent
6e0f538781
commit
c9e28170ee
1 changed files with 1 additions and 0 deletions
1
dist/index.js
generated
vendored
1
dist/index.js
generated
vendored
|
|
@ -1118,6 +1118,7 @@ exports.getInput = getInput;
|
|||
*/
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
function setOutput(name, value) {
|
||||
process.stdout.write(os.EOL);
|
||||
command_1.issueCommand('set-output', { name }, value);
|
||||
}
|
||||
exports.setOutput = setOutput;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue