Bug 1779797 - part 4: Fix l10n bumps branch name

pull/543/head
Johan Lorenzo 2 years ago
parent 96692de82c
commit 8acdaf94da

@ -39,6 +39,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: beta
branch: automation/sync-strings-${{ steps.fenix-beta-version.outputs.major-beta-version }}
branch: automation/sync-strings-${{ steps.fenix-beta-version.outputs.fenix-beta-version }}
title: "Sync Strings from main to releases_${{steps.fenix-beta-version.outputs.fenix-beta-version}}.0"
body: "This (automated) PR syncs strings from `main` to `releases_${{steps.fenix-beta-version.outputs.fenix-beta-version}}.0.0`"

Loading…
Cancel
Save