diff --git a/.github/workflows/deploy.sh b/.github/workflows/deploy.sh index 6a7bdac4..33e76ecd 100755 --- a/.github/workflows/deploy.sh +++ b/.github/workflows/deploy.sh @@ -81,7 +81,7 @@ else deployment_url="https://${github_repo_owner}.github.io/${github_repo_name}/branches/${git_branch}" fi -req_data() +update_github_checks_json() { cat <