HASH 4e1310c367ef
DATE 2025-01-19
SUBJECT ci: try with determinate systems github-token
FILES 1 CHANGED
HASH 4e1310c367ef
DATE 2025-01-19
SUBJECT ci: try with determinate systems
github-token
FILES 1 CHANGED
┌─ .github/workflows/check.yaml ─────────────────────────────────────────────┐
│ diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml │
│ index f73a624..1144aa3 100644 │
│ --- a/.github/workflows/check.yaml │
│ +++ b/.github/workflows/check.yaml │
│ @@ -16,15 +16,10 @@ jobs: │
│ steps: │
│ - name: Checkout │
│ uses: actions/checkout@v4 │
│ - with: │
│ - token: ${{ secrets.KUNZEN_TOKEN }} │
│ - submodules: true │
│ - - name: Configure Git │
│ - run: | │
│ - git config --global url."https://${{ secrets.KUNZEN_TOKEN }}@github.com │
│ /".insteadOf [email protected]: │
│ - git config --global url."https://${{ secrets.KUNZEN_TOKEN }}@github.com │
│ /".insteadOf ssh://[email protected]/ │
│ - name: Setup Nix │
│ uses: DeterminateSystems/nix-installer-action@main │
│ + with: │
│ + github-token: ${{ secrets.KUNZEN_TOKEN }} │
│ - name: Magic Nix Cache │
│ uses: DeterminateSystems/magic-nix-cache-action@main │
│ - name: Nix Flake │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ .github/workflows/check.yaml ───────┐
│ diff --git a/.github/workflows/check.yaml b/ │
│ .github/workflows/check.yaml │
│ index f73a624..1144aa3 100644 │
│ --- a/.github/workflows/check.yaml │
│ +++ b/.github/workflows/check.yaml │
│ @@ -16,15 +16,10 @@ jobs: │
│ steps: │
│ - name: Checkout │
│ uses: actions/checkout@v4 │
│ - with: │
│ - token: ${{ secrets.KUNZEN_TOKEN } │
│ } │
│ - submodules: true │
│ - - name: Configure Git │
│ - run: | │
│ - git config --global url."https:// │
│ ${{ secrets.KUNZEN_TOKEN }}@github.com/".ins │
│ teadOf [email protected]: │
│ - git config --global url."https:// │
│ ${{ secrets.KUNZEN_TOKEN }}@github.com/".ins │
│ teadOf ssh://[email protected]/ │
│ - name: Setup Nix │
│ uses: DeterminateSystems/nix-instal │
│ ler-action@main │
│ + with: │
│ + github-token: ${{ secrets.KUNZEN_ │
│ TOKEN }} │
│ - name: Magic Nix Cache │
│ uses: DeterminateSystems/magic-nix- │
│ cache-action@main │
│ - name: Nix Flake │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET