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 02cc0cc commit 8fd7b8eCopy full SHA for 8fd7b8e
.github/workflows/github-pages.yml
@@ -44,6 +44,7 @@ jobs:
44
# Please update URL if you want to use custom domain
45
URL: https://${{ github.event.repository.owner.name }}.github.io/${{ github.event.repository.name }}
46
CHROME_PATH: ${{ steps.setup-chrome.outputs.chrome-path }}
47
+ DEBUG: '*'
48
49
- name: Upload page artifacts
50
uses: actions/upload-pages-artifact@v3
0 commit comments