Skip to content

Commit

Permalink
Had to fix Caplization
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwolfie37 committed Jan 29, 2024
1 parent 833fa77 commit 649d81f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ name: Java CI with Gradle

on:
push:
branches: [ "1.20.1-Forge" ]
branches: [ "1.20.1-FORGE" ]
pull_request:
branches: [ "1.20.1-Forge" ]
branches: [ "1.20.1-FORGE" ]

permissions:
contents: read
Expand Down

0 comments on commit 649d81f

Please sign in to comment.