update release script

This commit is contained in:
Mike Bloy 2025-09-07 16:48:23 -05:00
parent e662242000
commit 694a09d603

View File

@ -77,4 +77,4 @@ curl -n -X 'PATCH' \
"https://git.bloy.org/api/v1/repos/foundryvtt/swade-mb-helpers/releases/${releaseId}" \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d "${release_body}" \
-d "${patch_body}" \