fix(ci): specify correct platform

This commit is contained in:
2025-01-01 01:57:05 +00:00
parent 28b357989c
commit f68fe68048

View File

@@ -100,6 +100,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ gitea.token }} GITHUB_TOKEN: ${{ gitea.token }}
with: with:
platform: "gitea"
configurationJson: | configurationJson: |
{ {
"pr_template": "- #{{TITLE}} ([##{{NUMBER}}](#{{URL}}))", "pr_template": "- #{{TITLE}} ([##{{NUMBER}}](#{{URL}}))",