Update main.yml

This commit is contained in:
Aleksandr Statciuk 2019-08-27 22:39:57 +03:00 committed by GitHub
parent cc9e26d9e5
commit 604e28fd2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- master
paths:
- 'channels/*'
jobs:
generate:
@ -30,4 +32,4 @@ jobs:
run: git commit -m "Generated grouped playlists"
- name: "git push origin master"
run: git push origin master
run: git push git@github.com:${GITHUB_REPOSITORY}.git master