mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-03 15:17:25 +00:00
github: Make docs commits as release bot
This commit is contained in:
parent
3bfd41c48b
commit
1242ac74ab
@ -18,8 +18,8 @@ jobs:
|
||||
go-version: ^1.17.6
|
||||
- run: |
|
||||
set -euo pipefail
|
||||
git config --global user.name 'Syncthing Automation'
|
||||
git config --global user.email 'automation@syncthing.net'
|
||||
git config --global user.name 'Syncthing Release Automation'
|
||||
git config --global user.email 'release@syncthing.net'
|
||||
bash build.sh translate
|
||||
bash build.sh prerelease
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user