Skip to content

Commit

Permalink
Added git configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
renelink committed Aug 14, 2024
1 parent 865cacd commit f7fc10d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
git config user.name github-actions[bot]
git config user.email github-actions[bot]@users.noreply.github.com
git config -l
- name: Build with Gradle Wrapper
run: |
Expand Down

0 comments on commit f7fc10d

Please sign in to comment.