mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +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'
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: demo-enable-gh-actions-manual-trigger
|
||||
ref: demo
|
||||
- name: npm install, build
|
||||
run: |
|
||||
npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue