Skip to content

Commit

Permalink
Fix CI step name
Browse files Browse the repository at this point in the history
  • Loading branch information
mkysel committed Dec 4, 2024
1 parent 906ba3f commit a2bf612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-xmtpd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Deploy (dev)
- name: Deploy Testnet
uses: xmtp-labs/terraform-deployer@v1
timeout-minutes: 45
with:
Expand Down

0 comments on commit a2bf612

Please sign in to comment.