Update ghpages.yml

This commit is contained in:
Morten Nielsen 2020-01-20 20:50:31 -08:00 committed by GitHub
parent 4370a563f8
commit 05f0dd0149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ jobs:
with:
args: docs\docfx.json
- name: Publish Documentation
uses: maxheld83/ghpages@master"
uses: maxheld83/ghpages@master
env:
BUILD_DIR: artifacts/docs_site
GH_PAT: ${{ secrets.GH_PAT }}