Skip to content

Commit a3d4204

Browse files
authored
deploy correctly
1 parent 1d6ed86 commit a3d4204

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ jobs:
5252
steps:
5353
- name: Deploy to GitHub Pages
5454
id: deployment
55-
uses: actions/deploy-pages@v4
55+
uses: actions/deploy-pages@v4
56+

0 commit comments

Comments
 (0)