Skip to content

Commit

Permalink
Change github test for onlineness after deployment to https://phpdock…
Browse files Browse the repository at this point in the history
  • Loading branch information
luispabon committed Feb 10, 2022
1 parent 01e610e commit 490d31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
- cron: "0 0 * * 0"

env:
TEST_URL: https://phpdocker.io/generator
TEST_URL: https://phpdocker.io/
jobs:
deploy:
# We only deploy master
Expand Down

0 comments on commit 490d31d

Please sign in to comment.