fix: pass token
Some checks failed
Check / check (push) Failing after 0s

This commit is contained in:
2025-05-17 03:02:13 -04:00
parent 7619be6d11
commit fe8a1376fa
4 changed files with 18 additions and 1 deletions

View File

@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/init
with:
token: "${{ secrets.CACHIX_AUTH_TOKEN }}"
# https://github.com/actions/checkout/issues/13
- name: set git config