ci: enable FlakeHub Cache (id-token: write + use-flakehub)

This commit is contained in:
asepharyana
2026-08-03 16:24:48 +07:00
committed by Asep Haryana
parent 39df52aab7
commit 539b5b8320
+3
View File
@@ -14,6 +14,7 @@ concurrency:
permissions:
contents: read
id-token: write
env:
VPS_HOST: ${{ secrets.VPS_HOST }}
@@ -44,6 +45,8 @@ jobs:
- name: Cache Nix
uses: DeterminateSystems/magic-nix-cache-action@v14
with:
use-flakehub: true
- name: Build ${{ matrix.service }}
id: build