mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-22 09:16:11 +01:00
chore(ci): deploy docs
This commit is contained in:
parent
82ce37f9f9
commit
0bc48e7ad0
2 changed files with 34 additions and 1 deletions
4
.github/workflows/docsDeploy.yml
vendored
4
.github/workflows/docsDeploy.yml
vendored
|
|
@ -15,7 +15,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Use Node.js 12.x
|
||||
uses: actions/setup-node@v1
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '12'
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: demo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue