mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
AAE-24008 Fix push to crowdin job (#10317)
This commit is contained in:
committed by
GitHub
parent
8ebb8d1b43
commit
0ee16691fb
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -189,7 +189,7 @@ jobs:
|
|||||||
name: Push translations keys to Crowdin
|
name: Push translations keys to Crowdin
|
||||||
if: ${{ github.ref == 'refs/heads/develop' }}
|
if: ${{ github.ref == 'refs/heads/develop' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [ initialization, build ]
|
needs: [setup]
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: read
|
packages: read
|
||||||
|
Reference in New Issue
Block a user