Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #81 Worker not deploying #86

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

MatthewA1
Copy link
Contributor

Fix the issue where the worker is not deploying automatically after initial fork when using the Deploy with Workers button
Deploy to Cloudflare Workers

This is currently not working, and as noted in #81 the workflow must be manually run from the Actions tab (triggers the workflow using the workflow_dispatch event). Adding repository_dispatch to the Actions workflow enables triggering of the workflow when the Deploy to CloudFlare Workers app calls the "create a repository dispatch event" API endpoint.

Resolves #81

…enable manual workflow dispatch from external sources
@willswire
Copy link
Owner

Thx for the contribution :)

@willswire willswire merged commit ea251c4 into willswire:main Nov 3, 2024
@MatthewA1 MatthewA1 deleted the 81-worker-not-deploying branch November 3, 2024 23:23
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.

Worker not deploying
2 participants