Skip to content

Commit a5cc1f1

Browse files
committed
remove unnecessary comment
1 parent 6366478 commit a5cc1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Upload artifact
7676
uses: actions/upload-pages-artifact@v4
7777
with:
78-
path: hugo-site/public # Point to the correct directory
78+
path: hugo-site/public
7979

8080
deploy:
8181
needs: build

0 commit comments

Comments
 (0)