@@ -1,7 +1,7 @@
name: Deploy CI
on:
push:
- branches: ["master", "2.0"]
+ branches: ["master", "2.0", "next"]
jobs:
build-and-deploy:
name: build images
runs-on: ubuntu-latest