Skip to content

fix: avoid calling rm -rf to remove parent directory #1180

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

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

adhrinae
Copy link
Contributor

@adhrinae adhrinae commented Jul 4, 2022

Please check if the PR fulfills these requirements

  • It's the right issue type on the title
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)
  • It does not introduce a breaking change or has a description of the breaking change

Description

The current publish-docs action fails due to calling rm -rf inside the working directory. This PR addresses this problem.


Thank you for your contribution to TOAST UI product. 🎉 😘 ✨

@adhrinae adhrinae requested review from heenakwag and lja1018 July 4, 2022 03:39
@adhrinae adhrinae merged commit 6de2385 into main Jul 4, 2022
@adhrinae adhrinae deleted the fix/publich-docs-action branch July 4, 2022 04:56
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.

1 participant