Skip to content

Commit

Permalink
Auto deploy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Dec 16, 2020
1 parent 4ffee4a commit 1578cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Upload Documentation Netlify
uses: netlify/actions/cli@master
with:
args: deploy --dir=Documentation --functions=functions
args: deploy --dir=Documentation --prod
env:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 comments on commit 1578cdf

Please sign in to comment.