Automatic push and pull request as Snegurochka
This commit is contained in:
parent
adf0ec5be7
commit
4cc125be9d
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ jobs:
|
|||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- run: make update
|
||||
- run: |
|
||||
git config user.name "Снегурочка"
|
||||
git config user.email "snegurochka-bot@example.net"
|
||||
git config user.name "Snegurochka"
|
||||
git config user.email "snegurochka@frostfs.info"
|
||||
git switch -c update-dbs
|
||||
git add .
|
||||
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.frostfs.info/TrueCloudLab/frostfs-locode-db
|
||||
|
|
Loading…
Add table
Reference in a new issue