Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Configurable path for workspace apps #15

Open
sitch opened this issue Jun 19, 2023 · 2 comments
Open

Configurable path for workspace apps #15

sitch opened this issue Jun 19, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@sitch
Copy link

sitch commented Jun 19, 2023

Given a workspace folder structure:

/apps/nextjs/.next/cache
/package.json

The current action uses {{ github.worspace }}/.next/cache

@sitch
Copy link
Author

sitch commented Jun 19, 2023

Ideally, just a path argument would suffice. But you could also glob search for next.config.{js,mjs,cjs,ts} and use that directory

@jongwooo
Copy link
Owner

@sitch Thanks for your reporting. Could you send a PR for this?

@jongwooo jongwooo added the enhancement New feature or request label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants