File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 2626 # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2727 - uses : actions/checkout@v2
2828
29- - name : ' Preparing work directory'
30- run : |
31- cp -vrf ./codigofonte/ionicv4/soujavaVagas/* ./
32-
3329 - name : Angular Deploy gh-pages Actions
3430 # You may pin to the exact commit or the version.
3531 # uses: AhsanAyaz/angular-deploy-gh-pages-actions@0e4f1a953d00116ca38fbf1bcdb37f91923015ef
3834 # Github access token token used to deploy on gh_pages. You can find it on Github.
3935 github_access_token : ${{ secrets.GITHUB_TOKEN }}
4036 # The directory of the angular project, in which all the commands will run. It's optional, default is ./
41- # angular_project_dir: ./
37+ angular_project_dir : ./codigofonte/ionicv4/soujavaVagas /
4238 # Build configuration for the angular app
4339 build_configuration : production # optional, default is production
4440 # base href for the app
You can’t perform that action at this time.
0 commit comments