Commit 8387ea4
committed
fix: disable GitHub Pages deployment workflow (timing out)
The deploy-pages.yml workflow was failing on every push due to
GitHub Pages deployment timeouts during the syncing phase.
This workflow is not critical for the npm package functionality.
Renamed to .disabled to prevent it from running.
The npm package release workflow (release.yml) is unaffected and
working correctly.
Refs: #ci-fix1 parent bbf6724 commit 8387ea4
1 file changed
File renamed without changes.
0 commit comments