Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed30e08

Browse files
committed
Fix formatting
1 parent 9ce6d19 commit ed30e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/plugin/git/Git.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ class Git extends GitBase {
220220
} catch (tagError) {
221221
this.log.warn(`An error was encountered when trying to rollback the tag on the remote: ${tagError.message}`);
222222
}
223-
223+
224224
throw error;
225225
}
226226
}

0 commit comments

Comments
 (0)