Created workflow

This commit is contained in:
Aleksandr Statciuk
2019-08-27 21:32:08 +03:00
committed by GitHub
parent 890495e80f
commit 5b05b15c81

15
.github/workflows/main.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
name: Generate grouped playlists
on:
push:
branches:
- master
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "npm run generate"
run: npm run generate