Skip to content

maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.18.0 to 1.18.… #90

maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.18.0 to 1.18.…

maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.18.0 to 1.18.… #90

Workflow file for this run

on:
workflow_dispatch:
push:
branches: [master]
name: "Update Transifex on Push"
jobs:
push-translations-to-transifex:
name: push-translations-to-transifex
runs-on: ubuntu-latest
permissions:
actions: read
steps:
- uses: actions/checkout@v4
- name: 📥 Push source file using transifex client
uses: transifex/cli-action@v2
with:
token: ${{ secrets.TRANSIFEX_TOKEN }}