workflows

This commit is contained in:
Xikaro
2024-01-21 14:49:22 +05:00
parent 31770195ea
commit 6fed2dc544
3 changed files with 3 additions and 3 deletions

View File

@@ -200,7 +200,7 @@ jobs:
- name: Upload Curseforge
id: cf_release
uses: SwitchAlpha/upload-curseforge-modpack-action@master
uses: Xikaro/upload-curseforge-modpack-action@1.1.1
with:
api-token: ${{ secrets.CF_API_TOKEN }}
project-id: ${{ vars.CF_MODPACK_ID }}

View File

@@ -1,6 +1,6 @@
# Changelog
## [0.6.6] - ?
## [0.6.6] - 21.01.2024
### Изменения
- Fixed a lot of recipes with unknown tags.
- Fixed a bug when it was impossible to melt ingots of tin and red alloys.

View File

@@ -1,6 +1,6 @@
# Changelog
## [0.6.6] - ?
## [0.6.6] - 21.01.2024
### Изменения
- Исправлено множество рецептов с неизвестными тегами.
- Исправлен баг когда было нельзя распоавить слитки оловянного и красного сплавов.