Skip to content

Commit 69cc8e5

Browse files
committed
WIP
1 parent ef9f780 commit 69cc8e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- "master"
8+
workflow_dispatch:
89

910
# Allow deployment to GitHub Pages
1011
permissions:
@@ -48,4 +49,4 @@ jobs:
4849

4950
- name: Deploy to GitHub Pages
5051
id: deployment
51-
uses: actions/deploy-pages@v2
52+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)