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 eaae012 commit e5dc662
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
\-\-enforce_https false \
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
- name: Upload site artifact
Expand Down

0 comments on commit e5dc662

Please sign in to comment.