ci: fix typo in pot file regeneration

This commit is contained in:
barredterra 2024-06-26 17:54:00 +02:00
parent c4777519f0
commit 2e4a551a05

View file

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