Skip to content

Commit

Permalink
env name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayne Preston committed Nov 11, 2024
1 parent 3caddea commit 3e93a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
# Inject app secrets like API keys here from github secrets
ABORT_DELAY: 5000
EXAMPLE_APP: Example App
APP_NAME: Example App
run: |
if [ "${{ github.event_name }}" == "schedule" ]; then
# Normally would not be needed but we have no test environment in this template
Expand Down

0 comments on commit 3e93a5a

Please sign in to comment.