We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d139af commit 70d2928Copy full SHA for 70d2928
1 file changed
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Generate docs
37
run: mix docs
38
- name: Deploy 🚀
39
- uses: JamesIves/github-pages-deploy-action@v4.3.0
+ uses: JamesIves/github-pages-deploy-action@v4.3.2
40
with:
41
branch: gh-pages # The branch the action should deploy to.
42
folder: doc # The folder the action should deploy.
0 commit comments