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 f58c9e5 commit c1c0bec
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,6 +22,6 @@ jobs:

- name: SSL Check
run: |
echo ${DOMAINS}
echo '${DOMAINS}'
echo ${{ env.DOMAINS }}
./sslcheck ${{ env.DOMAINS }}

0 comments on commit c1c0bec

Please sign in to comment.