Update _update.yml

This commit is contained in:
Aleksandr Statciuk 2022-10-27 01:40:22 +03:00
parent c702482939
commit 9e9b360309

View file

@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- run: echo "BRANCH_NAME=$(date +'bot/auto-update-%s')" >> $GITHUB_OUTPUT
id: create-branch-name
- run: git config user.name 'iptv-bot[bot]'