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 25dbdd0 commit 98687d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- uses: actions/checkout@v3

- name: SSL Check
run: ./sslcheck ${{ env.TD_DOMAINS }}
run: ./sslcheck ${{ TD_DOMAINS }}

0 comments on commit 98687d1

Please sign in to comment.