We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2060cd9 commit 1f98862Copy full SHA for 1f98862
.github/workflows/release.yml
@@ -305,10 +305,9 @@ jobs:
305
**GameVersion**: `${{ needs.modpack-info.outputs.mc_version }}`
306
**Website Link**: [CurseForge](https://www.curseforge.com/minecraft/modpacks/terrafirmagreg/files/${{ needs.release-curseforge.outputs.cf_release_id }})
307
308
- **Changelog**
309
- :flag_ru:
+ :flag_ru: ** [Сhangelog](https://github.com/TerraFirmaGreg-Team/Modpack-1.20.x/blob/main/CHANGELOG_RU.md) **
310
```${{ needs.modpack-info.outputs.changelog_ru }}```
311
- :flag_gb:
+ :flag_gb: ** [Сhangelog](https://github.com/TerraFirmaGreg-Team/Modpack-1.20.x/blob/main/CHANGELOG_EN.md) **
312
```${{ needs.modpack-info.outputs.changelog_en }}```
313
embed-color: 5814783
314
0 commit comments