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
Firstly I tried editing the wrangler.toml file, but noticed that the deploy.yml action adds an [env.production] section to the file, so that will not work. I then modified the deploy action to have the additional content, and it now automatically sets my route, but does not seem to set the workers_dev property.
Firstly I tried editing the wrangler.toml file, but noticed that the deploy.yml action adds an
[env.production]
section to the file, so that will not work. I then modified the deploy action to have the additional content, and it now automatically sets my route, but does not seem to set theworkers_dev
property.The text was updated successfully, but these errors were encountered: