Skip to content

Commit

Permalink
Intials Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitesh411 committed Mar 30, 2024
1 parent 7627636 commit 81b930d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/LightHouseCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,5 @@ jobs:
uses: actions/upload-artifact@v4.3.1
with:
name: Lighthouse reports
path: ${{ github.workspace }}/tmp/artifacts
- name: Screenshot Website
uses: swinton/screenshot-website@v1.0.2
with:
source: https://mitesh411.github.io/MyResume/
destination: screenshot.png
full-page: true
path: ${{ github.workspace }}/tmp/artifacts

0 comments on commit 81b930d

Please sign in to comment.