Skip to content

Commit aa1ec55

Browse files
lighthouse badger change
1 parent 6ec8a62 commit aa1ec55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse-badger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: "Lighthouse Badger"
1414

1515
# INPUTS as Secrets (env) for not manually triggered workflows
1616
env:
17-
URLS: https://duozhangrobotics.github.io/
17+
URLS: https://duozhangrobotics.github.io
1818
TOKEN_NAME: ${{ secrets.LIGHTHOUSE_BADGER_TOKEN }}
1919
# If any of the following env is blank, a default value is used instead
2020
REPO_BRANCH: "${{ github.repository }} master" # target repository & branch e.g. 'dummy/mytargetrepo main'

0 commit comments

Comments
 (0)