deploy gh-pages

This commit is contained in:
2020-12-26 09:02:38 +03:00
parent 6d605cd325
commit 2deb49bca5
4 changed files with 102 additions and 66 deletions

View File

@ -1,12 +1,10 @@
# This is a basic workflow to help you get started with Actions
name: CI
name: Lint pull request
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
pull_request:
branches: [ master ]