From 289876cb25559faa7d7f1414a68b0d19fd47f631 Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 25 Sep 2024 12:05:35 +0300 Subject: [PATCH] updated script --- .github/workflows/render.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/render.yml b/.github/workflows/render.yml index 11fbb8ccc..2854e7b4a 100644 --- a/.github/workflows/render.yml +++ b/.github/workflows/render.yml @@ -13,8 +13,8 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4.1.7 - with: - token: ${{ secrets.CI_TOKEN }} + #with: + #token: ${{ secrets.CI_TOKEN }} - name: Compile ZIPs and Zcash Protocol Specification uses: ./.github/actions/render