From d0a34d423cb7b8db20d3db32c2252083a24914c2 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 23 Feb 2020 20:42:12 -0500 Subject: [PATCH 1/2] Fix release CI --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1bb05345..3714e6b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: steps: # Build Artifacts - name: Build Artifacts - uses: ./.github/workflows/ci + uses: ./.github/workflows/ci.yml # Upload each release asset - name: Upload to release From 7fbd89159e7e5a47e02f5f854a76afd43a81c6b8 Mon Sep 17 00:00:00 2001 From: Joe Dowd Date: Tue, 25 Feb 2020 18:25:28 +0000 Subject: [PATCH 2/2] Typo in en messages locale skipped --- public/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 6a337fb8..0e655c82 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -385,7 +385,7 @@ "message": "Minimum duration (seconds):" }, "minDurationDescription": { - "message": "Sponsor segments shorter than the set value will not be skipeed or show in the player." + "message": "Sponsor segments shorter than the set value will not be skipped or show in the player." }, "shortCheck": { "message": "The following submission is shorter than your minimum duration option. This could mean that this is already submitted, and just being ignored due to this option. Are you sure you would like to submit?"