Skip to content

Commit

Permalink
feat: enable forge 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gabizou committed Dec 26, 2024
1 parent 770056c commit 88778c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ jobs:
matrix:
project:
- vanilla
# - forge
- forge
- neoforge
include:
- project: vanilla
gradleProject: SpongeVanilla
# - project: forge
# gradleProject: SpongeForge
- project: forge
gradleProject: SpongeForge
- project: neoforge
gradleProject: SpongeNeo
steps:
Expand Down

0 comments on commit 88778c3

Please sign in to comment.