Skip to content

treewide: stop logging to files with logrotate, use journal #73

treewide: stop logging to files with logrotate, use journal

treewide: stop logging to files with logrotate, use journal #73

Workflow file for this run

name: "Cachix"
on:
push:
branches: [ main ]
jobs:
build:
uses: ./.github/workflows/build.yaml
secrets:
CACHIX_AUTH_TOKEN: "${{ secrets.CACHIX_AUTH_TOKEN }}"