Skip to content

Commit

Permalink
fix tutorials deploy (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 authored Jan 31, 2024
1 parent 6cf3b79 commit 4789279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
force_orphan: true
publish_dir: ./_site
publish_dir: ./tutorials-repo/_site
user_name: github-actions[bot]
user_email: 41898282+github-actions[bot]@users.noreply.github.com

0 comments on commit 4789279

Please sign in to comment.