Skip to content

Commit 07c3fbb

Browse files
committed
📝 add artifact name for Lighthouse results in GitHub Actions
1 parent e74392c commit 07c3fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/🚀main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
with:
5858
urls: 'http://localhost:3001'
5959
uploadArtifacts: true
60+
artifactName: 'LHResults'
6061

6162
- name: 🚀 Deploy to GitHub Pages 🚀
6263
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)