Skip to content

Commit e39dc2d

Browse files
authored
Fix CICD
1 parent d53cdbd commit e39dc2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
NAME: "GTBeesMatrix"
2626

2727
# Curseforge and Modrinth project IDs
28-
CURSEFORGE_PROJECT_ID: "1204210"
28+
CURSEFORGE_PROJECT_ID: "1479601"
2929
MODRINTH_PROJECT_ID: "uqXnhP5O"
3030

3131
concurrency:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a href="https://github.com/GTModpackTeam/GTBeesMatrix/blob/main/LICENSE"><img src="https://img.shields.io/github/license/GTModpackTeam/GTBeesMatrix?style=for-the-badge" alt="License"></a>
66
<a href="https://discord.gg/xBwHpZyZdW"><img src="https://img.shields.io/discord/945647524855812176?color=5464ec&label=Discord&style=for-the-badge" alt="Discord"></a>
77
<br>
8-
<a href="https://www.curseforge.com/minecraft/mc-mods/gtbeesmatrix"><img src="https://cf.way2muchnoise.eu/1204210.svg?badge_style=for_the_badge" alt="CurseForge"></a>
8+
<a href="https://www.curseforge.com/minecraft/mc-mods/gtbeesmatrix"><img src="https://cf.way2muchnoise.eu/1479601.svg?badge_style=for_the_badge" alt="CurseForge"></a>
99
<a href="https://modrinth.com/mod/gtbeesmatrix"><img src="https://img.shields.io/modrinth/dt/gtbeesmatrix?logo=modrinth&label=&suffix=%20&style=for-the-badge&color=2d2d2d&labelColor=5ca424&logoColor=1c1c1c" alt="Modrinth"></a>
1010
<a href="https://github.com/GTModpackTeam/GTBeesMatrix/releases"><img src="https://img.shields.io/github/downloads/GTModpackTeam/GTBeesMatrix/total?sort=semver&logo=github&label=&style=for-the-badge&color=2d2d2d&labelColor=545454&logoColor=FFFFFF" alt="GitHub"></a>
1111
</h1>

0 commit comments

Comments
 (0)