OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      7f3ee1d335e8
DATE      2025-01-19
SUBJECT   ci: debug private key
FILES     1 CHANGED
HASH      7f3ee1d335e8
DATE      2025-01-19
SUBJECT   ci: debug private key
FILES     1 CHANGED
 

diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml
index 3418066..baa49fd 100644
--- a/.github/workflows/check.yaml
+++ b/.github/workflows/check.yaml
@@ -18,16 +18,16 @@ jobs:
         uses: actions/checkout@v4
 
       - name: Generate GitHub App Token
-        id: generate-token
-        uses: actions/create-github-app-token@v1 
+        id: app-token
+        uses: actions/create-github-app-token@v1
         with:
-          app-id: ${{ vars.APP_ID }}  # Updated input name
-          private-key: ${{ secrets.APP_PRIVATE_KEY }}  # Updated input name
-          repositories: 
+          app-id: ${{ vars.APP_ID }}
+          private-key: ${{ secrets.APP_PRIVATE_KEY }}
+          owner: ooks-io
 
       - name: Setup Git Config
         run: |
-          git config --global url."https://x-access-token:${{ steps.generate-toke
n.outputs.token }}@github.com/".insteadOf "git+ssh://[email protected]/"
+          git config --global url."https://x-access-token:${{ steps.app-token.out
puts.token }}@github.com/".insteadOf "git+ssh://[email protected]/"
 
       - name: Setup Nix
         uses: DeterminateSystems/nix-installer-action@main

diff --git a/.github/workflows/check.yaml b/
.github/workflows/check.yaml
index 3418066..baa49fd 100644
--- a/.github/workflows/check.yaml
+++ b/.github/workflows/check.yaml
@@ -18,16 +18,16 @@ jobs:
         uses: actions/checkout@v4
 
       - name: Generate GitHub App Token
-        id: generate-token
-        uses: actions/create-github-app-tok
en@v1 
+        id: app-token
+        uses: actions/create-github-app-tok
en@v1
         with:
-          app-id: ${{ vars.APP_ID }}  # Upd
ated input name
-          private-key: ${{ secrets.APP_PRIV
ATE_KEY }}  # Updated input name
-          repositories: 
+          app-id: ${{ vars.APP_ID }}
+          private-key: ${{ secrets.APP_PRIV
ATE_KEY }}
+          owner: ooks-io
 
       - name: Setup Git Config
         run: |
-          git config --global url."https://
x-access-token:${{ steps.generate-token.outp
uts.token }}@github.com/".insteadOf "git+ssh
://[email protected]/"
+          git config --global url."https://
x-access-token:${{ steps.app-token.outputs.t
oken }}@github.com/".insteadOf "git+ssh://gi
[email protected]/"
 
       - name: Setup Nix
         uses: DeterminateSystems/nix-instal
ler-action@main
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET