Skip to content

Commit

Permalink
add dest dir to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-french committed Aug 9, 2024
1 parent 6e72237 commit f5e58ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: _site
publish_branch: gh-pages
destination_dir: ${{ github.ref_name }}


0 comments on commit f5e58ae

Please sign in to comment.