Skip to content

Commit 91736e6

Browse files
committed
changes to deploy.yml
1 parent d2946b1 commit 91736e6

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
- name: Build with Gradle
4343
run: ./gradlew kobwebExport --no-daemon
4444

45+
- name: List files in workspace
46+
run: ls -R
47+
4548
- name: Upload artifact
4649
uses: actions/upload-pages-artifact@v3
4750
with:

site/.kobweb/conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
site:
2-
title: "Portfolio Website"
2+
title: "Mohammad Arif"
33

44
server:
55
files:

0 commit comments

Comments
 (0)