Skip to content

Commit

Permalink
Build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
resolve-bot committed Feb 17, 2021
1 parent 7620816 commit 786af09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish/dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ exports.entry = void 0;
const core = __nccwpck_require__(316);
const entry = () => {
core.debug(`message from action!`);
core.debug(`another message!`);
};
exports.entry = entry;
exports.entry();
Expand Down

0 comments on commit 786af09

Please sign in to comment.