From 3e528ce84825907230d321409eaab72c2bdc2df6 Mon Sep 17 00:00:00 2001 From: Souradip Pal Date: Sun, 24 Nov 2024 00:01:47 -0600 Subject: [PATCH] Updated deploy workflow --- .github/workflows/deploy_mkdocs.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/deploy_mkdocs.yml b/.github/workflows/deploy_mkdocs.yml index 561e9d1..d8f9ce5 100644 --- a/.github/workflows/deploy_mkdocs.yml +++ b/.github/workflows/deploy_mkdocs.yml @@ -8,12 +8,6 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: -# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages -permissions: - contents: read - pages: write - id-token: write - # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. concurrency: