Skip to content

Commit ec5453e

Browse files
authored
Upload transations automatically only if master (#3127)
1 parent 85860ac commit ec5453e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
debug_build: true
2929

3030
upload-translations:
31+
if: ${{ github.ref_name == 'master' }}
3132
name: Upload translations
3233
needs: ci
3334
uses: ./.github/workflows/translations-upload.yml

0 commit comments

Comments
 (0)