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 6d1404a commit d26d9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sslcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:

- name: SSL Check
run: |
`php ./sslcheck ${DOMAINS}`
`php ./sslcheck ${{ env.DOMAINS }}`

0 comments on commit d26d9bb

Please sign in to comment.