Skip to content

Commit 22db042

Browse files
author
Maciej Olko
committed
Hide email from job's step name
1 parent 03d8108 commit 22db042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-and-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
env:
2323
TX_TOKEN: ${{ secrets.TX_TOKEN }}
2424
- run: git config --local user.email 'maciej.olko@gmail.com'
25+
name: Run git config --local user.email '…'
2526
- run: git config --local user.name "GitHub Action's update-translation job"
2627
- run: git add .
2728
- run: git commit -m 'Update translation from Transifex' || true

0 commit comments

Comments
 (0)