Skip to content

Commit

Permalink
chore: edit env
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed May 18, 2022
1 parent 307a828 commit 9281f0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
- uses: actions/checkout@v3

- name: SSL Check
run: |
./sslcheck ${ TD_DOMAINS }
run: ./sslcheck ${{env.TD_DOMAINS}}
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
# Docs: https://getcomposer.org/doc/articles/scripts.md

Expand Down

0 comments on commit 9281f0b

Please sign in to comment.