Skip to content

Commit 13bffc3

Browse files
author
bcoe
committed
fix(release-please): don't add labels from fork
1 parent 61a8c13 commit 13bffc3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/bcoe/release-please-action#readme",
2727
"dependencies": {
2828
"@actions/core": "^1.2.6",
29-
"release-please": "^7.0.0-candidate.1"
29+
"release-please": "^7.0.0-candidate.2"
3030
},
3131
"devDependencies": {
3232
"@zeit/ncc": "^0.22.3",

0 commit comments

Comments
 (0)