Skip to content

Commit

Permalink
MWPW-156606 - protect .page and .live sites
Browse files Browse the repository at this point in the history
- adds HLX_API_KEY environment variable
  • Loading branch information
richardhand committed Aug 14, 2024
1 parent b674a6f commit d4b4486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-nala-on-dme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
prBaseBranch: ${{ github.event.pull_request.base.ref }}
IMS_EMAIL: ${{ secrets.IMS_EMAIL }}
IMS_PASS: ${{ secrets.IMS_PASS }}
HLX_API_KEY: ${{ secrets.HLX_API_KEY }}

0 comments on commit d4b4486

Please sign in to comment.