mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
feat(deploy): switch deploy branch to demo
This commit is contained in:
parent
23a02cec8b
commit
13a1b63d02
1 changed files with 1 additions and 1 deletions
2
.github/workflows/azureCliDeploy.yml
vendored
2
.github/workflows/azureCliDeploy.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue