tangled
alpha
login
or
join now
lem.my
/
assets
0
fork
atom
Custom fonts and wallpapers built using nix.
assets.lemueldls.dev/index.json
wallpapers
0
fork
atom
overview
issues
pulls
pipelines
chore: update ci
lem.my
1 month ago
bac1384e
beee455d
verified
This commit was signed with the committer's
known signature
.
lem.my
SSH Key Fingerprint:
SHA256:bngDbnD0BlRUkDO6ExMr630lPO0g478ldQSe7Es/gR4=
0/0
Waiting for spindle ...
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
deploy.yml
+1
-1
.github/workflows/deploy.yml
···
38
38
git config --global gpg.format ssh
39
39
git config --global user.signingKey ~/.ssh/id_ed25519
40
40
git config --global user.name "Lemuel DLS"
41
41
-
git config --global user.email "26912197+lemueldls@users.noreply.github.com"
41
41
+
git config --global user.email "noreply@git.lemueldls.dev"
42
42
43
43
- uses: cachix/install-nix-action@v31
44
44
with: