feat: generate release notes
This commit is contained in:
6
.github/workflows/lint.yaml
vendored
6
.github/workflows/lint.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user