Skip to content

Fix website deploy after wrangler-action migration - #931

Merged
mandre merged 1 commit into
k-orc:mainfrom
shiftstack:fix-website-deploy
Sep 24, 2026
Merged

mandre merged 1 commit into
k-orc:mainfrom
shiftstack:fix-website-deploy

Conversation

@mandre

@mandre mandre commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

PR #919 switched from cloudflare/pages-action to
cloudflare/wrangler-action but kept the old inputs (projectName, directory) which wrangler-action does not accept. Use the command input with
pages deploy instead.

PR k-orc#919 switched from cloudflare/pages-action to
cloudflare/wrangler-action but kept the old inputs
(projectName, directory) which wrangler-action does
not accept. Use the `command` input with
`pages deploy` instead.

[1]: k-orc#919
@github-actions github-actions Bot added the semver:patch No API change label Sep 24, 2026

@winiciusallan winiciusallan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I missed that. Thanks

@mandre
mandre enabled auto-merge September 24, 2026 14:47
@mandre
mandre added this pull request to the merge queue Sep 24, 2026
Merged via the queue into k-orc:main with commit dba1344 Sep 24, 2026
12 checks passed
@mandre
mandre deleted the fix-website-deploy branch September 24, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants