- 1c682c8: Add missing
environment
configuration to the npm-publish workflow
-
0510cf3: Inline the build and release part of the workflow.
This fixes the issue with the CKEditor license keys not being propagated to the reusable build & publish workflow due to Github limitations.
Any environment variables set in an env context defined at the workflow level in the caller workflow are not propagated to the called workflow. For more information, see "Store information in variables" and "Accessing contextual information about workflow runs."
- 0eaa04c: Include CKEditor licenses in publishing
- 5587ee0: Fix z-index on link popup
- 8c770ed: Added package publishing and changelog generation. No code changes