diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index 2b0034c5..0a086573 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -57,4 +57,4 @@ jobs: git config user.email "${GITHUB_ACTOR}@users.noreply.github.com" git add "$HTML_REPORT" git commit -m "Update $HTML_REPORT" - git push origin HEAD:${{ github.head_ref }}) + git push origin HEAD:${{ github.head_ref }}