Skip to content

Commit

Permalink
updated package file for e234383
Browse files Browse the repository at this point in the history
  • Loading branch information
phish108 committed Dec 22, 2020
1 parent e234383 commit 502ce2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5967,6 +5967,7 @@ async function action() {

core.info(`hold protected: ${ result.hold_protected }`);
core.info(`hold development: ${ result.hold_development }`);
core.info(`proceed: ${ result.proceed }`);

core.setOutput("hold_protected", result.hold_protected);
core.setOutput("hold_development", result.hold_development);
Expand Down

0 comments on commit 502ce2c

Please sign in to comment.