👷 Debug add-missing command

This commit is contained in:
Sebastián Ramírez 2025-12-16 16:13:57 +01:00
parent fb90c69a7e
commit 04519af098
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ jobs:
# lang: ${{ fromJson(needs.langs.outputs.langs) }}
# command: ${{ fromJson(needs.langs.outputs.commands) }}
lang: ["es"]
command: ["update-outdated"]
command: ["add-missing"]
permissions:
contents: write
steps: