Skip to content

Commit 470b445

Browse files
committed
update staging node record id
1 parent 22ea165 commit 470b445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
104104
# Update staging subdomain
105-
curl -X POST "https://api.dynu.com/v2/dns/12956376/record/16541286" \
105+
curl -X POST "https://api.dynu.com/v2/dns/12956376/record/16836371" \
106106
-H "accept: application/json" \
107107
-H "API-Key: ${{ secrets.DYNU_API_KEY }}" \
108108
-H "Content-Type: application/json" \

0 commit comments

Comments
 (0)