Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka committed Oct 21, 2024
1 parent 8852d97 commit 9e7fb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 9e7fb2e

Please sign in to comment.