feat: generate release notes

This commit is contained in:
2025-05-13 17:41:38 -04:00
parent 73cf074d6d
commit 05aff14703
2 changed files with 12 additions and 8 deletions

View File

@ -22,7 +22,7 @@ jobs:
uses: cachix/cachix-action@v16
with:
name: trevstack
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- name: Run checks
run: nix flake check
- name: Check
run: nix flake check