From 57729ed7f5cb0b5f5277bef008afc66bd71bc44f Mon Sep 17 00:00:00 2001 From: HAM!DREZA Date: Wed, 1 Jan 2025 10:52:17 +0330 Subject: [PATCH] change github token --- .github/workflows/Deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Deploy.yaml b/.github/workflows/Deploy.yaml index 8b676d6..5b456e1 100644 --- a/.github/workflows/Deploy.yaml +++ b/.github/workflows/Deploy.yaml @@ -13,7 +13,7 @@ jobs: DANAK_SERVER: "https://captain.run.danakcorp.com" APP_TOKEN: b7dda323708e4b44d9b9735232dcfb7f754f1ee8a1d202e6151f0cf9e9ef3592 CAPROVER_APP_NAME: javaneh-intro - GITHUB_TOKEN: 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 + GITHUB_TOKEN: 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 steps: - name: Check out repositorys