diff --git a/.github/workflows/deploy-next.yml b/.github/workflows/deploy-next.yml index db2f5b6..b48dd18 100644 --- a/.github/workflows/deploy-next.yml +++ b/.github/workflows/deploy-next.yml @@ -41,4 +41,4 @@ jobs: # Optional. Default value "gh-pages". # It specifies the temporary branch which hosts the static website. # Each build will OVERWRITE this branch. - target-branch: prod + # target-branch: prod