Fixed copypasta

Copied over from a different repo and I forgot to change the cachix repo
name.
This commit is contained in:
Alejandro Angulo 2024-04-27 22:30:06 -07:00
parent 70cc4d9918
commit 8049997f37
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -11,7 +11,7 @@ jobs:
name: devenv
- uses: cachix/cachix-action@v12
with:
name: alejandr0angul0-dev
name: alejandr0angul0-resume
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- name: Run pre-commit hooks
run: |