diff --git a/.github/workflows/lighthouse-badger.yml b/.github/workflows/lighthouse-badger.yml index 182517c..40455d7 100644 --- a/.github/workflows/lighthouse-badger.yml +++ b/.github/workflows/lighthouse-badger.yml @@ -14,7 +14,7 @@ name: "Lighthouse Badger" # INPUTS as environmental variables (env) for not manually triggered workflows env: - URLS: https://alshedivat.github.io/al-folio/ + URLS: https://alex-bene.github.io TOKEN_NAME: LIGHTHOUSE_BADGER_TOKEN # If any of the following env is blank, a default value is used instead REPO_BRANCH: "${{ github.repository }} master" # target repository & branch e.g. 'dummy/mytargetrepo main'