Skip to content

Commit

Permalink
git push added
Browse files Browse the repository at this point in the history
  • Loading branch information
rob1997 committed Oct 15, 2024
1 parent 02d78e4 commit 95ef992
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Setup/Release.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@ public void Run()
}

Git.Commit($"Release {_version}");

Git.Push();
}
}

0 comments on commit 95ef992

Please sign in to comment.