Skip to content

fix(ci): use docs:build instead of build in deploy workflow#290

Merged
ajianaz merged 1 commit into
developfrom
fix/deploy-build
Jun 14, 2026
Merged

fix(ci): use docs:build instead of build in deploy workflow#290
ajianaz merged 1 commit into
developfrom
fix/deploy-build

Conversation

@ajianaz

@ajianaz ajianaz commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

The deploy workflow uses npm run build but cora's docs package.json uses npm run docs:build. This PR fixes the script name.

Also relevant: this workflow triggered on develop via workflow_dispatch but the build script was wrong.

@ajianaz
ajianaz merged commit 19add05 into develop Jun 14, 2026
10 checks passed
@ajianaz
ajianaz deleted the fix/deploy-build branch June 14, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant