Skip to content

Commit

Permalink
https
Browse files Browse the repository at this point in the history
  • Loading branch information
acf committed Nov 29, 2024
1 parent a3601a4 commit 4d1e996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
bundle exec htmlproofer _site \
\-\-disable-external \
\-\-enforce_https=false \
\-\-no-enforce-https \
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
- name: Upload site artifact
Expand Down

0 comments on commit 4d1e996

Please sign in to comment.