Commit ae898a99 by Jonathan Thomas

Update gitlab-ci step names

parent 2c2bb81e
......@@ -66,7 +66,7 @@ build_mod:
- minecraft
# Deploy to Modrinth
deploy_modrinth:
Modrinth:
stage: deploy
script:
- chmod +x ./deploy_modrinth.sh
......@@ -80,7 +80,7 @@ deploy_modrinth:
name: production
# Deploy to CurseForge
deploy_curseforge:
CurseForge:
stage: deploy
script:
- chmod +x ./deploy_curseforge.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment