From ff13ab8e674fc459aa4ea84a9705414f80a76dd2 Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Fri, 22 Sep 2023 11:17:25 +0200 Subject: [PATCH] Update autodocs.yml --- .github/workflows/autodocs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index a5bc46da..71251811 100644 --- a/.github/workflows/autodocs.yml +++ b/.github/workflows/autodocs.yml @@ -30,5 +30,3 @@ jobs: echo "Docs aren't updated, update them!" exit 1 fi - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}