#Stop wrangler from opening PR's in my github repo
2 messages · Page 1 of 1 (latest)
I had that issue before as well, and from what I understand, when you deploy a worker with an environment set, the deployed worker will have that environment as part of its name. Hence you get two completely separate entries in your dashboard when you deploy both of those environments.
Taking this the other way around means that a worker that is already deployed on your account, say worker1, should also be called worker1-mainnet in your dashboard if you want to deploy that environment to it, and the other one should be called worker1-testnet.
You cannot, at this time, deploy multiple environments into the same worker1 (without suffix)