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 3b6aa66 commit 4c07c9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sslcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
- uses: actions/checkout@v3

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

0 comments on commit 4c07c9e

Please sign in to comment.