Skip to content

Commit

Permalink
Fix deployment config, take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed Nov 22, 2021
1 parent e0f2332 commit b18be53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/netlify-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
NETLIFY_DEPLOY_MESSAGE: "Prod deploy v${{ github.ref }}"
NETLIFY_DEPLOY_TO_PROD: true
build_command: ""
build_directory: "docs/output/"
node_version: "--lts"

0 comments on commit b18be53

Please sign in to comment.