Skip to content

Commit

Permalink
Merge pull request #36 from nozim/nozim-patch-28
Browse files Browse the repository at this point in the history
Update script.sh
  • Loading branch information
m8vn3m authored May 21, 2024
2 parents f65b795 + b3e3304 commit ecc6267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ current_run_id=${GITHUB_RUN_ID}
current_commit=${GITHUB_SHA}

curl -X POST -H "Content-Type: application/xml" -H "RepoName: ${current_repo}" -H "Branch: ${current_branch}" -H "RunID: ${current_run_id}" -H "CommitSHA: ${current_commit}" -d @./test-report.xml \
https://0e87-2001-818-d998-b00-a977-bd2f-a5b-e98d.ngrok-free.app/reports
https://f6c0-95-95-33-162.ngrok-free.app/reports

0 comments on commit ecc6267

Please sign in to comment.