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

feat: add multiline string support #12

Merged
merged 1 commit into from
Oct 23, 2024
Merged

feat: add multiline string support #12

merged 1 commit into from
Oct 23, 2024

Conversation

iamsauravsharma
Copy link
Owner

No description provided.

Comment on lines 36 to 37
console.log(`Expected: ${actualValue}`);
console.log(`Actual: ${val}`);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are backwards. Also the tests are failing, so the replace function must not be working.

@mrrosoff
Copy link
Contributor

Thanks for taking a look at this I appreciate it! :)

@iamsauravsharma iamsauravsharma force-pushed the pr-11 branch 7 times, most recently from 200a694 to 66ef1ca Compare October 23, 2024 07:17
Co-authored-by: Max Rosoff <[email protected]>
Signed-off-by: Saurav Sharma <[email protected]>
@iamsauravsharma iamsauravsharma merged commit d85b0d5 into master Oct 23, 2024
6 checks passed
@iamsauravsharma iamsauravsharma deleted the pr-11 branch October 23, 2024 07:47
@iamsauravsharma
Copy link
Owner Author

iamsauravsharma commented Oct 23, 2024

https://github.com/marketplace/actions/create-dotenv new version 3.1.0 is release in marketplace with this feature

GitHub
GitHub Action to create .env file in repository

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