Skip to content

Commit

Permalink
capitalize HEIMDALL_URL in gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Jul 31, 2024
1 parent e9700a8 commit efebe0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
wait-on: "http://localhost:3000"
env:
NEXT_PUBLIC_HEIMDALL_URL: "${{ secrets.HEIMDALL_URL }}"
CYPRESS_heimdall_url: "${{ secrets.HEIMDALL_URL }}"
CYPRESS_HEIMDALL_URL: "${{ secrets.HEIMDALL_URL }}"

0 comments on commit efebe0c

Please sign in to comment.