There was an error while loading. Please reload this page.
1 parent 370271a commit c90104aCopy full SHA for c90104a
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
antora_playbook: antora-playbook.yml
24
- name: Deploy to GitHub Pages
25
- uses: JamesIves/github-pages-deploy-action@4.1.3
+ uses: JamesIves/github-pages-deploy-action@4.1.4
26
27
branch: 'docs'
28
folder: 'build/site'
0 commit comments