We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f5bb2 commit 9fd31d6Copy full SHA for 9fd31d6
.github/workflows/pages-deploy.yml
@@ -55,7 +55,7 @@ jobs:
55
bundle exec htmlproofer _site \
56
\-\-disable-external \
57
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/" \
58
- \-\-enforce-https=false
+ \-\-no-enforce-https
59
60
- name: Upload site artifact
61
uses: actions/upload-pages-artifact@v3
0 commit comments