Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lesteve committed Jan 2, 2025
1 parent 236f1ad commit 9bd1d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jupyter-book-pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: actions/download-artifact@v4
with:
github_token: ${{secrets.GITHUB_TOKEN}}
github-token: ${{secrets.GITHUB_TOKEN}}
run-id: ${{ github.event.workflow_run.id }}
name: jupyter-book

Expand Down

0 comments on commit 9bd1d71

Please sign in to comment.