Skip to content
Snippets Groups Projects
Commit db4792a2 authored by L. Ellenbeck's avatar L. Ellenbeck
Browse files

Fix: fix

parent 8b5764f2
Branches
Tags
1 merge request!12Topic/570 git version
...@@ -235,7 +235,7 @@ IEnumerable<string> redirectedStandardOutput; ...@@ -235,7 +235,7 @@ IEnumerable<string> redirectedStandardOutput;
Information("Create tag: {0}", responseBody); Information("Create tag: {0}", responseBody);
// create release // create release
var settings = new HttpSettings settings = new HttpSettings
{ {
Headers = new Dictionary<string, string> Headers = new Dictionary<string, string>
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment