mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-16 03:50:03 -04:00
Update auto-update.yml
This commit is contained in:
parent
3303cd7173
commit
feb575cb35
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue