Skip to content

Commit 0eeea0e

Browse files
authored
Enable hidden files upload in GitHub Pages workflow
1 parent 9fede9a commit 0eeea0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pelican.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
# Sürümü v3'e düşürdük
5252
uses: actions/upload-pages-artifact@v5
5353
with:
54+
include-hidden-files: true
5455
path: output
5556

5657
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)