Update auto-update.yml

pull/5499/head
Aleksandr Statciuk 3 years ago
parent 3303cd7173
commit feb575cb35

@ -13,7 +13,7 @@ jobs:
ref: ${{ github.ref }} ref: ${{ github.ref }}
- name: Set Branch Name - name: Set Branch Name
id: set-branch-name id: set-branch-name
run: echo "::set-output name=branch_name::bot/auto-update" run: echo "::set-output name=branch_name::bot/auto-update-$(date +'%Y%m%d')"
- name: Create Branch - name: Create Branch
uses: peterjgrainger/action-create-branch@v2.0.1 uses: peterjgrainger/action-create-branch@v2.0.1
env: env:

Loading…
Cancel
Save