http://pkgs.tgirl.cloud/
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: specify git user email

yw leah

+2 -1
+1 -1
.github/workflows/update.yml
··· 26 26 - name: Setup Git 27 27 run: | 28 28 git config --global user.name "GitHub Actions" 29 - git config --global user.email "actions@github.com" 29 + git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" 30 30 31 31 - name: Update Lockfile 32 32 run: nix flake update --commit-lock-file
+1
.mailmap
··· 1 + GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> <actions@github.com>