Time added
This commit is contained in:
parent
b2b980a96f
commit
02415eef06
2
.github/workflows/cicd.yml
vendored
2
.github/workflows/cicd.yml
vendored
@ -18,3 +18,5 @@ jobs:
|
||||
destination: "/home/${{ secrets.SERVER_USERNAME }}/"
|
||||
username: ${{ secrets.SERVER_USERNAME }}
|
||||
key: ${{ secrets.SERVER_KEY }}
|
||||
- name: Last run
|
||||
run: echo "Last run on ${{ steps.key-job.outputs.time }}"
|
Loading…
Reference in New Issue
Block a user