Update and rename Documentation.yml to documentation.yml

This commit is contained in:
Psyreactor 2020-08-24 02:27:55 -03:00 committed by GitHub
parent 62216c4c44
commit 4bcced3298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,8 @@ name: Documentation
# events but only for the master branch
on:
push:
branches:
- master
tags:
- v*
@ -21,3 +23,5 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: GitHub Jekyll Build Action
uses: iranzo/gh-pages-jekyll-action@1.0.0
env:
SOURCE_FOLDER: ./docs