Skip to content

Commit

Permalink
Fix repo adress in build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kMutagene committed May 4, 2021
1 parent 44ad01f commit 62a2594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ module ProjectInfo =

let release = ReleaseNotes.load "RELEASE_NOTES.md"

let projectRepo = "https://github.com/plotly/Plotly.NET"
let projectRepo = "https://github.com/CSBiology/iMLP"

let stableVersion = SemVer.parse release.NugetVersion

Expand Down

0 comments on commit 62a2594

Please sign in to comment.