this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿง‘๐Ÿ’ป Use locale for trigger job name

Signed-off-by: Gwenn Le Bihan <gwenn.lebihan7@gmail.com>

+1 -1
+1 -1
.github/workflows/trigger-publish.yml
··· 8 8 9 9 jobs: 10 10 trigger: 11 - name: Trigger 11 + name: ${{ matrix.locale }} 12 12 runs-on: ubuntu-latest 13 13 strategy: 14 14 matrix: