test2
Some checks failed
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Has been cancelled
Some checks failed
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Has been cancelled
This commit is contained in:
parent
1ada84f687
commit
b0814537c4
1 changed files with 2 additions and 2 deletions
|
@ -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)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue