Skip to content

Commit

Permalink
test(api) test badge workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aguszorza committed May 14, 2024
1 parent 9f175f2 commit 1d86446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
files: assets/images/api_coverage_badge.svg

- name: Last commit Author
run: echo "${{github.event.commits[0].author.name}}"
run: echo "${{github.event.commits[0].author.name}} or ${{github.event.head_commit.author.name}}"

0 comments on commit 1d86446

Please sign in to comment.