We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed6d94 commit d6175c4Copy full SHA for d6175c4
.github/workflows/ci.yml
@@ -122,6 +122,6 @@ jobs:
122
with:
123
path: doc/build/site
124
125
- - name: Deploy to GitHub Pages
+ - name: Deploy to GitHub Pages (jll63)
126
if: matrix.os == 'ubuntu-latest' && github.repository_owner == 'jll63' && github.ref_name == 'feature/doc'
127
uses: actions/deploy-pages@v4
0 commit comments