File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1717 build_configuration : production # The build environment for the app. please look configurations in your angular.json
1818 base_href : /ngx-scan-detect-app/ # make sure this corresponds to https://<your_username>.github.io/<base_href>/
1919 deploy_branch : gh-pages # The branch the action should deploy to.
20- angular_dist_build_folder : dist/ngx-scan-detect-app # The folder where your project is supposed to be after running ng build by the action.
20+ angular_dist_build_folder : dist/ngx-scan-detect-app/browser # The folder where your project is supposed to be after running ng build by the action.
2121
2222permissions :
2323 contents : write # Allow write permission to GITHUB_TOKEN to commit to deploy branch.
You can’t perform that action at this time.
0 commit comments