Skip to content

Commit ecf6dbe

Browse files
authored
build: [mr] fix modrinth publish
1 parent faead61 commit ecf6dbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ jobs:
9090
- name: Build Mod
9191
run: gradle publishMods
9292
env:
93-
MODRINTH_ID: ${{ secrets.CURSEFORGE_ID }}
93+
MODRINTH_ID: ${{ secrets.MODRINTH_ID }}
9494
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}

0 commit comments

Comments
 (0)