From c7bc9f52d84268a50dd4c6ae17f5551bd9a9b4d7 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 5 Sep 2019 18:25:30 -0400 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a2fdfbda..75312455 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,7 +35,7 @@ jobs: - uses: jakejarvis/wait-action@master with: time: '30s' - - uses: jakejarvis/lighthouse-action@develop + - uses: jakejarvis/lighthouse-action@master with: url: 'https://jarv.is/' - uses: actions/upload-artifact@master