chore: chenge the name branch

This commit is contained in:
DESKTOP-Q2JDODV\Admin 2021-06-23 14:47:12 +03:00
parent 816a12080d
commit 114050f851

View file

@ -3,7 +3,7 @@ name: Ngx-Admin Blob storage CI
on: on:
push: push:
branches: branches:
- demo - azureCliDeploy-demo
jobs: jobs:
build: build:
@ -16,7 +16,7 @@ jobs:
node-version: '10.x' node-version: '10.x'
- uses: actions/checkout@v2ll - uses: actions/checkout@v2ll
with: with:
ref: demo ref: azureCliDeploy-demo
- name: npm install, build - name: npm install, build
run: | run: |
npm install npm install