Time added, fixed

This commit is contained in:
srueda99 2022-04-18 13:53:14 -05:00
parent 02415eef06
commit 0fe5fb67b5

View File

@ -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 }}"