We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428efd3 commit 1f16a09Copy full SHA for 1f16a09
1 file changed
.github/workflows/deploy-aws.yml
@@ -100,7 +100,7 @@ jobs:
100
timeout: 20m
101
terraform-token: ${{ secrets.TERRAFORM_TOKEN }}
102
terraform-org: xmtp
103
- terraform-workspace: convos_otr_dev
+ terraform-workspace: convos-otr-dev
104
variable-name: api_image
105
variable-value: "ghcr.io/ephemerahq/convos-backend@${{ needs.push_to_registry.outputs.digest }}"
106
variable-value-required-prefix: "ghcr.io/ephemerahq/convos-backend@sha256:"
0 commit comments