Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
triphora committed Jun 25, 2024
1 parent ecf36a3 commit 242c154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: gradle/gradle-build-action@v2
with:
gradle-version: release-candidate
arguments: forge:modrinth fabric:modrinth
arguments: neoforge:modrinth fabric:modrinth
cache-read-only: ${{ github.repository_owner != 'emmods' }}
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
Expand Down

0 comments on commit 242c154

Please sign in to comment.