Skip to content

Commit 37313c3

Browse files
Update deploy.yml
1 parent 2affb6c commit 37313c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ jobs:
9696
steps:
9797
- name: Checkout
9898
uses: actions/checkout@v4
99+
- name: git log
100+
run: git log -n 10
99101
- name: Setup Pages
100102
uses: actions/configure-pages@v5
101103
- name: Upload artifact

0 commit comments

Comments
 (0)