Browse Source

dest dir is help

pull/92/head
Kyle Spearrin 6 years ago
parent
commit
159941138a
  1. 1
      .github/workflows/build.yml

1
.github/workflows/build.yml

@ -68,3 +68,4 @@ jobs: @@ -68,3 +68,4 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: 'us-east-1'
SOURCE_DIR: '_site'
DEST_DIR: 'help'

Loading…
Cancel
Save