Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannik Reinefeld committed May 4, 2022
1 parent 8b1a510 commit 6920a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/com.buzzet.azurepipeline.sdPlugin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
var index = 0
var branch = "";
var headers = new Headers()
var accessToken = "55r47v4oohukpd7mielpxlnjvd6lkktxclpkcnq2t2egxnfjm2nq";
var accessToken = "";
var runURL = ""
if (settings != null && settings.hasOwnProperty('company')) {
company = settings["company"];
Expand Down

0 comments on commit 6920a6c

Please sign in to comment.