Skip to content

Commit

Permalink
chore(actions-plan): Add dist
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed May 16, 2024
1 parent ddcb376 commit b72daf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/plan/dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -294318,6 +294318,7 @@ function run() {
}
core.endGroup();
}
core.startGroup('Plan created');
core.info('\n');
core.info(`Created following plan: \n${JSON.stringify(matrixInclude, null, 2)}`);
core.setOutput('matrix', {
Expand Down

0 comments on commit b72daf9

Please sign in to comment.