Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add option to configure action via env variables #148

Open
pavelzw opened this issue Oct 14, 2024 · 0 comments
Open

Add option to configure action via env variables #148

pavelzw opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pavelzw
Copy link
Collaborator

pavelzw commented Oct 14, 2024

There are scenarios where you want to set an option like cache: false globally for all invocations without needing to manually specify them.
For example when you use a self-hosted runner that doesn't have access to cache, you might want to set cache: false for all invocations.
Adding environment variables like SETUP_PIXI_CACHE: false could be a way to do this.

@pavelzw pavelzw added the enhancement New feature or request label Oct 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant