ci: fix typo in pot file regeneration

This commit is contained in:
barredterra
2024-06-26 17:54:51 +02:00
parent 80c6981cfa
commit 26aa1a128f

View File

@@ -9,8 +9,8 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
regeneratee-pot-file: regenerate-pot-file:
name: Release name: Regenerate POT file
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false fail-fast: false