Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2022-11-04 13:57:36 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2022-11-04 13:57:36 +0300
commit37484ebb0d883d079090158125660f874ff39ade (patch)
treea87a6cc2377ad236fce8cb6733104dbfdd68147d
parent6075fa932a9260a2ecc3adc5c8e7088763c27918 (diff)
Switch translations job to 3.0
-rw-r--r--.github/workflows/translate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml
index 68b3e26b4..341aaeec1 100644
--- a/.github/workflows/translate.yml
+++ b/.github/workflows/translate.yml
@@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- ref: "master"
+ ref: "3.0"
- name: l10n-remove-old
run: bash .github/workflows/run-in-docker.sh rabits/qt:5.12-desktop "cd translations && make l10n-remove-old"