Change workflow
Some checks failed
Periodic flake update / flake-update (push) Failing after 3s

This commit is contained in:
Torjus Håkestad 2024-10-08 20:13:04 +02:00
parent 9002510f4c
commit 652c0dffbb
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -27,7 +27,7 @@ jobs:
chmod -R 0600 /tmp/id_ed25519.pub /tmp/id_ed25519
git config --global user.name 'torjus-bot'
git config --global user.email 'torjus-bot@git.t-juice.club'
git config --global user.signingKey "~/.ssh/id_ed25519.pub"
git config --global user.signingKey "/tmp/id_ed25519.pub"
git config --global gpg.format ssh
git config --global commit.gpgsign true
- name: cat config