We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ea165 commit 470b445Copy full SHA for 470b445
.github/workflows/terraform.yml
@@ -102,7 +102,7 @@ jobs:
102
103
104
# Update staging subdomain
105
- curl -X POST "https://api.dynu.com/v2/dns/12956376/record/16541286" \
+ curl -X POST "https://api.dynu.com/v2/dns/12956376/record/16836371" \
106
-H "accept: application/json" \
107
-H "API-Key: ${{ secrets.DYNU_API_KEY }}" \
108
-H "Content-Type: application/json" \
0 commit comments