This commit is contained in:
parent
8aa9293d29
commit
a7f38bb14f
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ jobs:
|
||||||
uses: jetify-com/devbox-install-action@060be5a8f69feff899b73193cadfcaacd5b88310
|
uses: jetify-com/devbox-install-action@060be5a8f69feff899b73193cadfcaacd5b88310
|
||||||
with:
|
with:
|
||||||
enable-cache: true
|
enable-cache: true
|
||||||
github-token: ""
|
github-token: "${{ secrets.NIX_GITHUB_TOKEN }}"
|
||||||
|
|
||||||
- run: devbox run -- just lint
|
- run: devbox run -- just lint
|
||||||
|
|
Loading…
Reference in a new issue