open-source

Revert Development Mode ๐Ÿ”„

Invoke RevertDevelopmentMode.ps1 to restore packaged sources after development work.

Inputs

Name Required Example Description
relative_path Yes $ Repository root path.

Quick-start

- uses: ./.github/actions/revert-development-mode
  with:
    relative_path: $

See also: docs/actions/revert-development-mode.md

Error handling

Failures emit An unexpected error occurred during script execution: <details> and the script exits with a non-zero status.

License

This directory inherits the root repositoryโ€™s license (MIT, unless otherwise noted).