We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be56ab8 commit 1b4db95Copy full SHA for 1b4db95
1 file changed
src/index.js
@@ -83,7 +83,6 @@ const getReleaseByTag = (options) => {
83
}
84
} catch (err) {
85
reject(err);
86
- return;
87
88
});
89
};
0 commit comments