Skip to content

Use row streaming for pg so that all users aren't loaded into memory … #9

Use row streaming for pg so that all users aren't loaded into memory …

Use row streaming for pg so that all users aren't loaded into memory … #9

name: Upload translation files to Localazy
on:
push:
branches:
- main
jobs:
upload:
runs-on: ubuntu-22.04
permissions:
contents: read
steps:
- name: Checkout the code
uses: actions/[email protected]
- name: Upload
uses: localazy/upload@v1
with:
write_key: ${{ secrets.LOCALAZY_WRITE_KEY }}