Skip to content

Commit

Permalink
fix: spotless action
Browse files Browse the repository at this point in the history
oh my god
  • Loading branch information
RawDiamondMC authored Nov 15, 2024
1 parent 16a517f commit 6d83ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spotless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: |
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git commit -m "chore: Apply Spotless"
git add .
git commit -m "chore: Apply Spotless"
git push

0 comments on commit 6d83ae6

Please sign in to comment.