Automatic push and pull request as Snegurochka

This commit is contained in:
George Bartolomey 2024-07-03 16:10:55 +03:00
parent adf0ec5be7
commit 4cc125be9d
Signed by: george.bartolomey
GPG key ID: 35BC54839D73BFAD

View file

@ -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