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: