Skip to content

Commit d1e9892

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.1.6 (#335)
1 parent 5ff4a8e commit d1e9892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Generate docs
3737
run: mix docs
3838
- name: Deploy 🚀
39-
uses: JamesIves/github-pages-deploy-action@4.1.5
39+
uses: JamesIves/github-pages-deploy-action@4.1.6
4040
with:
4141
branch: gh-pages # The branch the action should deploy to.
4242
folder: doc # The folder the action should deploy.

0 commit comments

Comments
 (0)