Skip to content

Exposing `install-dir` and mitigating rate limiting

Latest
Compare
Choose a tag to compare
@pr1metine pr1metine released this 06 Jul 21:36
· 4 commits to main since this release

Features

  • Now returning the installation directory of the installed Processing version as a GitHub action output. Refer to action.yaml
  • Increasing rate limit by passing GITHUB_TOKEN Actions secret to every GitHub REST query.

Fixes

  • Typos
  • Correctly handling thrown errors

Full Changelog: v2.0.0...v2.1.0