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 f78c18f commit 0bd78d4Copy full SHA for 0bd78d4
.travis.yml
@@ -25,7 +25,7 @@ script:
25
deploy:
26
provider: pages
27
skip_cleanup: true
28
- local_dir: dist
+ local_dir: dist/angular-dynamic-forms
29
github_token: $PUSH_TOKEN
30
on:
31
branch: master
0 commit comments