Update _update-readme.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-28 22:08:31 +03:00
parent ad2a76b468
commit 3a3e38c12d

View file

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