Skip to content

Commit

Permalink
fix deploy github pages by adding back the job id
Browse files Browse the repository at this point in the history
  • Loading branch information
ariefrahmansyah committed Jul 31, 2024
1 parent 66411e3 commit 6f6780c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:

# Deploy the jupyter-book's HTML to GitHub Pages
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 6f6780c

Please sign in to comment.