New features:
- Make it possible to read variable
COQ_IMAGE
=Docker image name in CI script (PR #89 by @JasonGross) - Enable usage of GitHub Actions environment-files commands (PR #90 by @JasonGross and @erikmd)
→ This allows the use of>> "$GITHUB_ENV"
,>> "$GITHUB_OUTPUT"
, and>> "$GITHUB_STEP_SUMMARY"
to pass information to subsequent steps.
Documentation:
Full Changelog: v1.4.1...v1.5.0 − Refman: v1.5.0