Skip to content

Commit 3357ebc

Browse files
committed
more git logging
1 parent ed3f18c commit 3357ebc

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
@@ -20,6 +20,8 @@ jobs:
2020
node-version: 22
2121
- run: npm ci
2222
- run: npx wrangler whoami
23+
- run: git log src/content/posts/drafts/ts-log-init.md
24+
- run: git log src/content/posts/drafts/requiem-for-a-seltzer.md
2325
- name: Deploy preview
2426
if: "${{ github.ref_name != 'main' }}"
2527
env:

0 commit comments

Comments
 (0)