From 2c13de2e03c7556fbe621adbc32f1c805bc4d6a4 Mon Sep 17 00:00:00 2001 From: Darren <27513732@qq.com> Date: Mon, 2 Sep 2024 16:43:34 +0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d2e2c203..513ef010 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -129,10 +129,7 @@ jobs: gitHubToken: ${{ secrets.GITHUB_TOKEN }} # Optional: Switch what branch you are publishing to. # By default this will be the branch which triggered this workflow - branch: main - # Optional: Change the working directory - #workingDirectory: ./apidocs - + branch: dev pages: name: Build Github Pages permissions: