Skip to content

Commit

Permalink
Regenerate dist
Browse files Browse the repository at this point in the history
  • Loading branch information
lucperkins committed Apr 23, 2024
1 parent 71b21a9 commit 28476f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -94374,6 +94374,8 @@ var FlakeHubPushAction = class {
exitCode
});
core.setFailed(`non-zero exit code of ${exitCode} detected`);
} else {
core.info(`Flake release was successfully published`);
}
}
};
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28476f7

Please sign in to comment.