Skip to content

Commit

Permalink
Publish forge 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Oct 23, 2023
1 parent c1eee9d commit b81619d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/curseforge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Upload Mod
uses: gradle/gradle-build-action@v2
with:
arguments: build publish fabric:publishUnified --stacktrace
arguments: build publish forge:publishUnified fabric:publishUnified --stacktrace
env:
danielshe_curse_api_key: ${{ secrets.CF_API_KEY }}
modrinth_key: ${{ secrets.MODRINTH_KEY }}
Expand Down

0 comments on commit b81619d

Please sign in to comment.