Invoke RevertDevelopmentMode.ps1
to restore packaged sources after development work.
Name | Required | Example | Description |
---|---|---|---|
relative_path |
Yes | $ |
Repository root path. |
- uses: ./.github/actions/revert-development-mode
with:
relative_path: $
See also: docs/actions/revert-development-mode.md
Failures emit An unexpected error occurred during script execution: <details>
and the script exits with a non-zero status.
This directory inherits the root repositoryโs license (MIT, unless otherwise noted).