We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2b3ed0 + ffeb13e commit f4514deCopy full SHA for f4514de
.github/workflows/beta_deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: nwtgck/[email protected]
32
with:
33
publish-dir: './dist'
34
- production-branch: main
+ production-branch: "2.0"
35
github-token: ${{ secrets.GITHUB_TOKEN }}
36
deploy-message: "Deploy from GitHub Actions"
37
enable-pull-request-comment: false
0 commit comments