diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit 2df996a06565a6e0ece9fda344397cbce3c2a01e
parent 9abefc2500982d0214308bd19e224095b1facd0d
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat, 24 Jul 2021 16:38:31 +0200

Update man.yml
Diffstat:
M.github/workflows/man.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.github/workflows/man.yml b/.github/workflows/man.yml @@ -22,6 +22,9 @@ jobs: # https://www.webfactory.de/blog/use-ssh-key-for-private-repositories-in-github-actions run: | ssh-agent -a $SSH_AUTH_SOCK > /dev/null + ls -l /$RUNNER_TEMP/ + ls -l $SSH_AUTH_SOCK + ssh-add - <<< "${{ secrets.SSH_B64 }}" - name: Send html to website run: scp man1/diary.1.html hcloud@diary.in0rdr.ch:/home/hcloud/