AAE-24008 Fix push to crowdin job (#10317)

This commit is contained in:
Ruggero Corsaletti
2024-10-21 15:55:15 +02:00
committed by GitHub
parent 8ebb8d1b43
commit 0ee16691fb

View File

@@ -189,7 +189,7 @@ jobs:
name: Push translations keys to Crowdin
if: ${{ github.ref == 'refs/heads/develop' }}
runs-on: ubuntu-latest
needs: [ initialization, build ]
needs: [setup]
permissions:
contents: read
packages: read