Releases: igorDolzh/lokalise-file-push
Releases · igorDolzh/lokalise-file-push
Test
0.0.16 save
Test
0.0.15 Save
Test
0.0.14 Save
Test
0.0.13 Save
Test realise
0.0.12 Test
Lokalise file push with output
lokalise-file-push
Lets you automatically push files to your lokalise.co project.
How to use
name: lokalise-file-push
on:
push:
# Only run workflow for pushes to specific branches
branches:
- master
# Only run workflow when matching files are changed
paths:
- "src/locales/*/messages.po"
jobs:
upload:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: igorDolzh/[email protected]
with:
# Api token for the Lokalise account
# with read/write access to the project
api-token: ${{ secrets.LOCALIZE_TOKEN }}
# ID of the project to sync
project-id: project-id
# The relative file path where language files will be found
file-path: src/locales/%LANG_ISO%/messages.po
# Tag
tag: tagName
# Locales
locales: '["en", "fr"]'
Lokalise file push with output
lokalise-file-push
Lets you automatically push files to your lokalise.co project.
How to use
name: lokalise-file-push
on:
push:
# Only run workflow for pushes to specific branches
branches:
- master
# Only run workflow when matching files are changed
paths:
- "src/locales/*/messages.po"
jobs:
upload:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: igorDolzh/[email protected]
with:
# Api token for the Lokalise account
# with read/write access to the project
api-token: ${{ secrets.LOCALIZE_TOKEN }}
# ID of the project to sync
project-id: project-id
# The relative file path where language files will be found
file-path: src/locales/%LANG_ISO%/messages.po
# Tag
tag: tagName
# Locales
locales: '["en", "fr"]'
Lokalise file push with output
lokalise-file-push
Lets you automatically push files to your lokalise.co project.
How to use
name: lokalise-file-push
on:
push:
# Only run workflow for pushes to specific branches
branches:
- master
# Only run workflow when matching files are changed
paths:
- "src/locales/*/messages.po"
jobs:
upload:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: igorDolzh/[email protected]
with:
# Api token for the Lokalise account
# with read/write access to the project
api-token: ${{ secrets.LOCALIZE_TOKEN }}
# ID of the project to sync
project-id: project-id
# The relative file path where language files will be found
file-path: src/locales/%LANG_ISO%/messages.po
# Tag
tag: tagName
# Locales
locales: '["en", "fr"]'
Lokalise file push with output
lokalise-file-push
Lets you automatically push files to your lokalise.co project.
How to use
name: lokalise-file-push
on:
push:
# Only run workflow for pushes to specific branches
branches:
- master
# Only run workflow when matching files are changed
paths:
- "src/locales/*/messages.po"
jobs:
upload:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: igorDolzh/[email protected]
with:
# Api token for the Lokalise account
# with read/write access to the project
api-token: ${{ secrets.LOCALIZE_TOKEN }}
# ID of the project to sync
project-id: project-id
# The relative file path where language files will be found
file-path: src/locales/%LANG_ISO%/messages.po
# Tag
tag: tagName
# Locales
locales: '["en", "fr"]'
Lokalise file push with output
lokalise-file-push
Lets you automatically push files to your lokalise.co project.
How to use
name: lokalise-file-push
on:
push:
# Only run workflow for pushes to specific branches
branches:
- master
# Only run workflow when matching files are changed
paths:
- "src/locales/*/messages.po"
jobs:
upload:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: igorDolzh/[email protected]
with:
# Api token for the Lokalise account
# with read/write access to the project
api-token: ${{ secrets.LOCALIZE_TOKEN }}
# ID of the project to sync
project-id: project-id
# The relative file path where language files will be found
file-path: src/locales/%LANG_ISO%/messages.po
# Tag
tag: tagName
# Locales
locales: '["en", "fr"]'