Skip to content

Commit

Permalink
Deploy Production Code for Commit b161b71 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Dec 16, 2024
1 parent b161b71 commit 7e80a92
Show file tree
Hide file tree
Showing 718 changed files with 156,315 additions and 141,754 deletions.
2 changes: 1 addition & 1 deletion lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exports.action = {
token: (0, core_1.getInput)('token'),
template: !(0, util_1.isNullOrUndefined)((0, core_1.getInput)('template'))
? (0, core_1.getInput)('template')
: `<a href="https://github.com/{{ login }}"><img src="{{ avatarUrl }}" width="60px" alt="{{ name }}" /></a>`,
: `<a href="https://github.com/{{ login }}"><img src="{{ avatarUrl }}" width="60px" alt="User avatar: {{ name }}" /></a>`,
minimum: !(0, util_1.isNullOrUndefined)((0, core_1.getInput)('minimum'))
? parseInt((0, core_1.getInput)('minimum'))
: 0,
Expand Down

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

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

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

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

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

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

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

Loading

0 comments on commit 7e80a92

Please sign in to comment.