fix: match secret name to document_analyzer
CI / test (push) Failing after 22s

This commit is contained in:
2026-05-29 21:54:17 +08:00
parent 1649993c4b
commit 95281618dd
+1 -1
View File
@@ -26,4 +26,4 @@ jobs:
--branch "${{ github.ref_name }}" \ --branch "${{ github.ref_name }}" \
--run "${{ github.run_number }}" \ --run "${{ github.run_number }}" \
--message "${{ github.event.head_commit.message }}" \ --message "${{ github.event.head_commit.message }}" \
--api-token "${{ secrets.GITEA_TOKEN }}" --api-token "${{ secrets.document_analyzer }}"