HASH bdf2b6d5eaa3
DATE 2025-01-19
SUBJECT ci: use kunzen token
FILES 1 CHANGED
HASH bdf2b6d5eaa3
DATE 2025-01-19
SUBJECT ci: use kunzen token
FILES 1 CHANGED
┌─ .github/workflows/check.yaml ─────────────────────────────────────────────┐
│ diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml │
│ index b1103d6..f73a624 100644 │
│ --- a/.github/workflows/check.yaml │
│ +++ b/.github/workflows/check.yaml │
│ @@ -11,7 +11,7 @@ concurrency: │
│ cancel-in-progress: true │
│ jobs: │
│ nix-flake-check: │
│ - name: Evaluate Flake │
│ + name: Check Flake │
│ runs-on: ubuntu-latest │
│ steps: │
│ - name: Checkout │
│ @@ -21,8 +21,8 @@ jobs: │
│ submodules: true │
│ - name: Configure Git │
│ run: | │
│ - git config --global url."https://${{ secrets.GH_TOKEN }}@github.com/".i │
│ nsteadOf [email protected]: │
│ - git config --global url."https://${{ secrets.GH_TOKEN }}@github.com/".i │
│ nsteadOf ssh://[email protected]/ │
│ + 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 │
│ - name: Magic Nix Cache │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ .github/workflows/check.yaml ───────┐
│ diff --git a/.github/workflows/check.yaml b/ │
│ .github/workflows/check.yaml │
│ index b1103d6..f73a624 100644 │
│ --- a/.github/workflows/check.yaml │
│ +++ b/.github/workflows/check.yaml │
│ @@ -11,7 +11,7 @@ concurrency: │
│ cancel-in-progress: true │
│ jobs: │
│ nix-flake-check: │
│ - name: Evaluate Flake │
│ + name: Check Flake │
│ runs-on: ubuntu-latest │
│ steps: │
│ - name: Checkout │
│ @@ -21,8 +21,8 @@ jobs: │
│ submodules: true │
│ - name: Configure Git │
│ run: | │
│ - git config --global url."https:// │
│ ${{ secrets.GH_TOKEN }}@github.com/".instead │
│ Of [email protected]: │
│ - git config --global url."https:// │
│ ${{ secrets.GH_TOKEN }}@github.com/".instead │
│ Of ssh://[email protected]/ │
│ + 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 │
│ - name: Magic Nix Cache │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET