binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
16.96k stars 640 forks source link

Update publish.md (PowerShell 7+ Access Token Example) #1062

Closed theparadox1083 closed 2 months ago

theparadox1083 commented 2 months ago

Corrected PowerShell 7+ Parameter from Authorization to Authentication Converted Token text to SecureString Inline - token must be of type SecureString Added comment noting the Token parameter must be a SecureString

binwiederhier commented 2 months ago

Awesome thank you!