Skip to content

Commit

Permalink
Upload to Root Directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gmitch215 committed Jan 5, 2025
1 parent d0682a3 commit 82efb3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,5 @@ jobs:
aws_secret_access_key: ${{ secrets.CF_R2_SECRET_ACCESS_KEY }}
aws_bucket: ${{ vars.CF_R2_BUCKET }}
endpoint: ${{ secrets.CF_R2_ENDPOINT }}
source_dir: 'build/site/_site'
source_dir: 'build/site/_site'
destination_dir: ''

0 comments on commit 82efb3c

Please sign in to comment.