Releases: LucaTools/setup-luca
Releases · LucaTools/setup-luca
v1.0.2
What's Changed
- Add github_token input to support GitHub Enterprise by @albertodebortoli in #5
Full Changelog: v1...v1.0.2
v1.0.1
What's Changed
- Rename .luca/active to .luca/tools by @albertodebortoli in #1
- Add CI job to verify tool installation and symlink correctness by @albertodebortoli in #2
- Pass GITHUB_TOKEN to install script to avoid GitHub API rate limiting by @albertodebortoli in #3
- Use
$GITHUB_WORKSPACEinstead of$PWDby @albertodebortoli in #4
New Contributors
- @albertodebortoli made their first contribution in #1
Full Changelog: v1...v1.0.1