Skip to content

Commit 86123b6

Browse files
authored
Update deploy-ghpage.yml (#11)
1 parent cea9fef commit 86123b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-ghpage.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
build_configuration: staging # The build environment for the app. please look configurations in your angular.json
1717
deploy_branch: gh-pages # The branch the action should deploy to.
18+
base_href: '' # empty
1819
angular_dist_build_folder: dist/drums-pattern-library # The folder where your project is supposed to be after running ng build by the action.
1920

2021
permissions:

0 commit comments

Comments
 (0)