Skip to content

Commit

Permalink
feat: update files to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-devfront committed Jul 12, 2024
1 parent f9cb4be commit 10852ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extract-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
fi
rmdir catalog/autoupgrade/translations/en-US
cd "$TOOL_DIR"
php bin/console prestashop:translation:push-on-git "$GIT_REPO" "$MODULE_NAME" "$WORKDIR" $BRANCH -v --push-on-branch $TRANSLATION_BRANCH
php bin/console prestashop:translation:push-on-git "$REPOSITORY_NAME" "$REPOSITORY_NAME" "$WORKDIR" $BRANCH --push-on-branch $TRANSLATION_BRANCH -v
env:
APP_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 10852ef

Please sign in to comment.