Skip to content

Commit d6175c4

Browse files
committed
ci: fix doc build
1 parent 0ed6d94 commit d6175c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,6 @@ jobs:
122122
with:
123123
path: doc/build/site
124124

125-
- name: Deploy to GitHub Pages
125+
- name: Deploy to GitHub Pages (jll63)
126126
if: matrix.os == 'ubuntu-latest' && github.repository_owner == 'jll63' && github.ref_name == 'feature/doc'
127127
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)