Skip to content

Commit f4514de

Browse files
authored
Merge pull request #739 from ksen0/main
Beta deploys from 2.0 branch
2 parents e2b3ed0 + ffeb13e commit f4514de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beta_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: nwtgck/[email protected]
3232
with:
3333
publish-dir: './dist'
34-
production-branch: main
34+
production-branch: "2.0"
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
3636
deploy-message: "Deploy from GitHub Actions"
3737
enable-pull-request-comment: false

0 commit comments

Comments
 (0)