You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename workflow from "Publish to npm" to "Publish"
* WIP: nightly workflow
* Add optional input for test execution in nightly workflow
* WIP: Converted manual workflow to on push for testing
* Add Git user configuration step to nightly workflow
* Add steps to push changes and tags after version bump in nightly workflow
* Fix GitHub Action user name in nightly workflow configuration
* Updated job name and limited to just run on main
* Updated publish name and allow publishing from dev
* Combined push commit and tag
* Manual nightly build
* Removed storing version in env
* Add change detection step to nightly workflow
* Added quiet flag to suppress changes
* Make workflow fail if no changes found with input override
* Fix newline issue at end of file in nightly workflow
* Fix fetch-depth configuration in nightly workflow
* Fix conditional syntax in nightly workflow change detection
* Changed tag from nightly to beta
* Update Node.js version to 22.x in CI and publish workflows
0 commit comments