Skip to content

Commit

Permalink
Merge branch 'main' into ephys/new-datatypes-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sdepold committed Mar 17, 2022
2 parents 4e18a0c + dbc0f7b commit 0ad09d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
with:
deploy_key: ${{ secrets.GH_DEPLOY_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'

0 comments on commit 0ad09d6

Please sign in to comment.