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

Added ability to use custom directories #15

Merged
merged 2 commits into from
Jul 21, 2020
Merged

Added ability to use custom directories #15

merged 2 commits into from
Jul 21, 2020

Conversation

Bullrich
Copy link
Contributor

Added the ability to configure a custom directory in case the package.json is not in the root.

It also checks in case that a user added the whole package.json file and it strips it to get only the directory.

This bring the ability to configure a custom directory in the case that the package is not in the root folder. It also checks in case that the user added the whole package json file and it strips it out.
@pascalgn pascalgn merged commit efef88b into pascalgn:master Jul 21, 2020
@pascalgn
Copy link
Owner

I renamed the option to WORKSPACE, as the "original" configuration is GITHUB_WORKSPACE. Thanks for the PR, it's merged now! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants