We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa2ff2 commit ccebaaaCopy full SHA for ccebaaa
.github/workflows/docsDeploy.yml
@@ -22,6 +22,7 @@ jobs:
22
- name: Deploy
23
uses: nicoinch/[email protected]
24
env:
25
+ BUILD_DIR: ngx-admin/
26
GH_TOKEN: ${{ secrets.GH_PAT }}
27
run: |
28
npm install --silent
0 commit comments