Time added, fixed
This commit is contained in:
parent
02415eef06
commit
0fe5fb67b5
3
.github/workflows/cicd.yml
vendored
3
.github/workflows/cicd.yml
vendored
@ -18,5 +18,6 @@ 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 }}"
|
||||
run: echo "Last run on ${{ steps.key-job.outputs.time }}"
|
Loading…
Reference in New Issue
Block a user