Skip to content

Commit d9aaffe

Browse files
authored
Merge pull request #740 from processing/main
Update 2.0 to match main
2 parents 7fef08b + f4514de commit d9aaffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beta_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: nwtgck/actions-netlify@v3.0
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)