Patch Changes
-
#1827
32a58fee
Thanks @JacobMGEvans! - fix: Publish error when deploying new WorkersThis fix adds a try/catch when checking when the Worker was last deployed.
The check was failing when a Worker had never been deployed, causing deployments of new Workers to fail.
fixes #1824
-
#1799
a89786ba
Thanks @JacobMGEvans! - feat: Bulk Secret Upload
Created a flag that allows for passing in a JSON file with key/value's of secrets.resolve #1610