We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aad2da commit 8707036Copy full SHA for 8707036
.github/workflows/main.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
github_access_token: ${{ secrets.GITHUB_TOKEN }}
18
build_configuration: production
19
- base_href: /angular-highlight-search-pipe/
+ base_href: /ng-cheatsheet/
20
deploy_branch: gh-pages
21
angular_dist_build_folder: dist/ng-cheatsheet
0 commit comments