Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
fix(release-please): fixed branch detection logic for ruby (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 7, 2020
1 parent 36c65ee commit cd052f4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"release-please": "^8.0.0"
"release-please": "^8.0.1"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",
Expand Down

0 comments on commit cd052f4

Please sign in to comment.