Update update_playlist.yml

pull/608/head^2
nelsonhef 2024-09-26 15:04:14 -03:00 committed by GitHub
parent e0fa006491
commit 869204d406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Update playlist
on:
push:
branches: [ master ]
branches: [ teste ]
workflow_dispatch:
jobs:
@ -18,4 +18,4 @@ jobs:
python3 ./make_playlist.py
git add .
git commit --quiet -m "Update Playlist (GitHub Actions)"
git push -f origin master
git push -f origin teste