Update publish.md

This commit is contained in:
aTable
2022-05-05 21:17:28 +10:00
committed by GitHub
parent c37793d06f
commit 1c237435ec

View File

@@ -252,7 +252,7 @@ There's someone at the door. 🐶
Please check if it's a good boy or a hooman.
Doggies have been known to ring the doorbell.
'
'@
Invoke-RestMethod -Method 'Post' -Uri $uri -Headers $headers -Body $body -UseBasicParsing
```