Skip to content

Commit

Permalink
Fix gh-release typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Aug 29, 2021
1 parent afb2e16 commit 2d939c4
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 @@ -60,7 +60,7 @@
"url": "https://github.com/bcomnes/siteup.git"
},
"scripts": {
"prepublishOnly": "git push --follow-tags && gh-releas -y",
"prepublishOnly": "git push --follow-tags && gh-release -y",
"test": "run-s test:*",
"test:standard": "standard --verbose | snazzy",
"test:tap": "tap",
Expand Down

0 comments on commit 2d939c4

Please sign in to comment.