We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a36ac91 + b0478ec commit 22e9593Copy full SHA for 22e9593
.github/workflows/build-docs.yaml
@@ -34,3 +34,6 @@ jobs:
34
path: docs
35
if-no-files-found: error
36
retention-days: 14
37
+ - name: Deploy to GitHub Pages
38
+ id: deployment
39
+ uses: actions/deploy-pages@v4
0 commit comments