Files
cr-semantic-release/src
Jacob Alheid e4a8514405 fix: revert template vars — GHA ${{ }} collides with ${} template syntax
common-repo's template engine matches ${...} inside ${{ }}
GitHub Actions expressions, causing 'Undefined variable' errors.
Need escape mechanism or smarter regex (common-repo/common-repo#TBD).

Revert to hardcoded christmas-island values for now.
2026-03-15 02:40:48 -07:00
..