Apply review suggestions

This commit is contained in:
scb261 2025-03-03 16:04:23 +02:00 committed by GitHub
parent 233dd36930
commit dd3eb54ebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,7 +159,7 @@ jobs:
curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.WEBSITE_REPO_TOKEN }}" \
-H "Authorization: Bearer ${{ secrets.MIHON_BOT_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/mihon/website/dispatches \
-d '{"event_type":"new_app_version"}'
-d '{"event_type":"app_release"}'