From 560f6878460a874f98b0bfb61c9445053f107c5c Mon Sep 17 00:00:00 2001 From: Jiaqi Date: Thu, 20 Apr 2023 09:02:39 +0800 Subject: [PATCH] update --- .github/workflows/release-doc.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-doc.yml b/.github/workflows/release-doc.yml index 3e4c890a08..53b0abe4ca 100644 --- a/.github/workflows/release-doc.yml +++ b/.github/workflows/release-doc.yml @@ -8,7 +8,6 @@ name: Release jobs: release-documentation: name: Deploy Documentation to GitHub Pages - needs: test runs-on: ubuntu-latest permissions: contents: write