Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AnwarHussain199 authored Apr 4, 2024
1 parent 9864413 commit 58c7ba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
branch: gh-pages # The branch to deploy to (GitHub Pages branch)
folder: allure-report # The folder containing the report files
token: ${{ secrets.GITHUB_TOKEN }}
if: always()

- name: Build Project
run: npm run build -- --prod --base-href="ionic-e2e"
Expand Down

0 comments on commit 58c7ba3

Please sign in to comment.