Skip to content

Commit

Permalink
Update cicd-workflow.yml
Browse files Browse the repository at this point in the history
add title prefix to cicd
  • Loading branch information
cech12 authored Jan 2, 2024
1 parent 8edb580 commit 5ab7709
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cicd-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
java-version: 17
subproject: forge
title-prefix: forge-
curseforge-id: 363553
game-versions: |
1.20.4
Expand All @@ -64,6 +65,7 @@ jobs:
with:
java-version: 17
subproject: forge
title-prefix: forge-
modrinth-id: qaMUpFM4
game-versions: |
1.20.4
Expand All @@ -81,6 +83,7 @@ jobs:
with:
java-version: 17
subproject: neoforge
title-prefix: neoforge-
curseforge-id: 363553
game-versions: |
1.20.4
Expand All @@ -98,6 +101,7 @@ jobs:
with:
java-version: 17
subproject: neoforge
title-prefix: neoforge-
modrinth-id: qaMUpFM4
game-versions: |
1.20.4
Expand Down

0 comments on commit 5ab7709

Please sign in to comment.