Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

build(deps): bump regex from 1.10.5 to 1.10.6 #682

build(deps): bump regex from 1.10.5 to 1.10.6

build(deps): bump regex from 1.10.5 to 1.10.6 #682

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 }}