mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
correct project id
This commit is contained in:
parent
90f786bd53
commit
88dfbe7061
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
|
@ -129,7 +129,7 @@ jobs:
|
||||||
uses: cloudnode-pro/modrinth-publish@v2
|
uses: cloudnode-pro/modrinth-publish@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.MODRINTH_TOKEN }}
|
token: ${{ secrets.MODRINTH_TOKEN }}
|
||||||
project: customanvil
|
project: S75Ueiq9
|
||||||
version: ${{ env.ONLINE_JAR_NAME }}
|
version: ${{ env.ONLINE_JAR_NAME }}
|
||||||
loaders: '["spigot", "paper", "purpur", "folia"]'
|
loaders: '["spigot", "paper", "purpur", "folia"]'
|
||||||
game-versions: '["1.18.x", "1.19.x", "1.20.x", "1.21.x"]'
|
game-versions: '["1.18.x", "1.19.x", "1.20.x", "1.21.x"]'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue