File Details
ThiccCraft 2 1.21.1-25
- R
- May 16, 2026
- 3.35 KB
- 19
- 1.21.1
- NeoForge
File Name
thicccraft2.zip
Supported Versions
- 1.21.1
**fix(ci): rewrite changelog step to avoid YAML literal-block break
Previous version embedded a multi-line bash string with a literal blank line inside the YAML 'run: |' block. YAML's literal-block parser terminates the block when it sees an outdented line, and the blank + non-indented lines inside the FULL_LOG="..." assignment ended the block mid-string -> 'Invalid workflow file' error.
Replaced with sequential echo statements that append to /tmp/changelog.md, keeping every YAML line at consistent indentation. Same output content, no string-multiline gymnastics.**
Commit: fd32088
Auto-published from the GitHub repo. Updates are validated by a canary boot test before publishing.

