Skip to content

Commit f8bbd7a

Browse files
authored
Update GitHub Pages deployment settings
1 parent afcef6c commit f8bbd7a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pelican.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ jobs:
5858
id: deployment
5959
# deploy-pages action'ının v4 olması sorun değil
6060
uses: actions/deploy-pages@v5
61+
with:
62+
path: output
63+
include-hidden-files: true

0 commit comments

Comments
 (0)