test2
Some checks failed
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Has been cancelled

This commit is contained in:
Sebin Nyshkim 2025-06-19 23:16:36 +02:00
parent 1ada84f687
commit b0814537c4

View file

@ -21,8 +21,8 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Current Working Directory
run: pwd
- name: Git log
run: git log --follow --diff-filter=A -1 --format=%at src/posts/2024-12-08_mastodon-vs-bluesky.md
- name: Date Check
run: date --date="@$(git log --follow --diff-filter=A -1 --format=%at src/posts/2024-12-08_mastodon-vs-bluesky.md)"