Skip to content

Commit

Permalink
Update deploy-ghpage.yml (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Babali42 authored Feb 28, 2024
1 parent 668a6f0 commit 195c32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-ghpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- name: All things angular
uses: AhsanAyaz/[email protected] ## replace by latest version without it you will see Expected format {org}/{repo}[/path]@ref. Actual 'AhsanAyaz/angular-deploy-gh-pages-actions',Input string was not in a correct format.
with:
github_access_token: ${{ secrets.GHPAGES }}
build_configuration: production # The build environment for the app. please look configurations in your angular.json
deploy_branch: gh-pages # The branch the action should deploy to.
base_href: '' # empty
Expand Down

0 comments on commit 195c32c

Please sign in to comment.