Skip to content

Commit

Permalink
fix: small change
Browse files Browse the repository at this point in the history
  • Loading branch information
david-iov committed Feb 14, 2024
1 parent d71e4c9 commit d3514f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.boltz.testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
aws-secret-access-key: ${{ secrets.BOLTZ_TESTNET_AWS_SECRET_ACCESS_KEY }}
aws-region: ${{ secrets.BOLTZ_TESTNET_AWS_REGION }}

- name: Deploy rif-relay-server on TESTNET
- name: Deploy rif-relay-server on Boltz Testnet
run: |
aws ssm send-command \
--document-name "AWS-RunRemoteScript" \
Expand Down

0 comments on commit d3514f3

Please sign in to comment.