Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 12, 2024
1 parent 9ce6d19 commit ed30e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugin/git/Git.js
Expand Up @@ -220,7 +220,7 @@ class Git extends GitBase {
} catch (tagError) {
this.log.warn(`An error was encountered when trying to rollback the tag on the remote: ${tagError.message}`);
}

throw error;
}
}
Expand Down

0 comments on commit ed30e08

Please sign in to comment.