Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Dec 3, 2019
1 parent 9fa5fa1 commit 2afea76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Create a comment for a commit on GitHub",
"main": "index.js",
"scripts": {
"build": "ncc build index.js -o dist"
"package": "ncc build index.js -o dist"
},
"repository": {
"type": "git",
Expand Down

4 comments on commit 2afea76

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a multi-line test comment

  • With GitHub Markdown
  • And evaluation of environment variables
  • Created by commit-comment

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a multi-line test comment

  • With GitHub Markdown
  • And evaluation of environment variables
  • Created by commit-comment

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a multi-line test comment

  • With GitHub Markdown
  • And evaluation of environment variables
  • Created by commit-comment

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a multi-line test comment

  • With GitHub Markdown
  • And evaluation of environment variables
  • Created by commit-comment

Please sign in to comment.