Rewrite CI logic #135
CI.yml
on: push
prepare_action_info
/
prepare_build_info
publish
/
...
/
generate_matrix
publish
/
release_core
Matrix: publish / release
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/CI.yml#L32
The workflow is not valid. In .github/workflows/CI.yml (Line: 32, Col: 11): Error from called workflow Nyan-Work/MagicLib/.github/workflows/publish.yml@8de4cbb348e583ce40ff02a3e48f7119e21dc17b (Line: 193, Col: 27): Unexpected symbol: '"\${undefined}"'. Located at position 31 within expression: secrets.MODRINTH_API_TOKEN || "\${undefined}" In .github/workflows/CI.yml (Line: 32, Col: 11): Error from called workflow Nyan-Work/MagicLib/.github/workflows/publish.yml@8de4cbb348e583ce40ff02a3e48f7119e21dc17b (Line: 195, Col: 29): Unexpected symbol: '"\${undefined}"'. Located at position 25 within expression: secrets.CF_API_TOKEN || "\${undefined}"
|