Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moni-roy authored Jul 29, 2022
1 parent dd999f2 commit 685eec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Angular Deploy gh-pages Actions
uses: AhsanAyaz/[email protected].1
uses: AhsanAyaz/[email protected].2
with:
github_access_token: ${{ secrets.GH_TOKEN }} # see the Configuration section for how you can create secrets
build_configuration: production # The build environment for the app. please look configurations in your angular.json
Expand Down

0 comments on commit 685eec8

Please sign in to comment.