feat(deploy): switch deploy branch to demo

This commit is contained in:
artem.zaiko.ext 2022-04-28 15:54:03 +03:00
parent 23a02cec8b
commit 13a1b63d02

View file

@ -16,7 +16,7 @@ jobs:
node-version: '12' node-version: '12'
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
ref: demo-enable-gh-actions-manual-trigger ref: demo
- name: npm install, build - name: npm install, build
run: | run: |
npm install npm install