Skip to content

Commit

Permalink
testing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ig-dolci committed Nov 12, 2024
1 parent 8953515 commit 91f3e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
deploy:
name: Deploy Github pages
needs: build_docs
if: ${{ github.ref == 'refs/heads/master' }}
if: ${{ github.ref == 'refs/heads/dolci/disk_checkpointing' }}
permissions:
pages: write
id-token: write
Expand Down

0 comments on commit 91f3e5f

Please sign in to comment.