Skip to content

Commit

Permalink
Revert check change
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbissemattsson committed Oct 9, 2024
1 parent 7bff3d5 commit 27555d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lxl-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
env:
API_URL: ${{ secrets.API_URL }}
ID_URL: ${{ secrets.ID_URL }}
LHCI_SERVER_BASE_URL: ${{ vars.LHCI_SERVER_BASE_URL }}
LHCI_SERVER_BASE_URL: ${{ secrets.LHCI_SERVER_BASE_URL }}
LHCI_TOKEN: ${{ secrets.LHCI_TOKEN }}
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}
LHCI_SERVER_USERNAME: ${{ secrets.LHCI_SERVER_USERNAME }}
Expand Down

0 comments on commit 27555d1

Please sign in to comment.