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 02530fa commit c4c1b9dCopy full SHA for c4c1b9d
.github/workflows/deploy.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: actions/checkout@v4
23
with:
24
submodules: true
25
- token: ${{ secrets.CI_TOKEN }}
26
- name: Install Playwright Browsers
27
run: npx playwright install --with-deps
28
- name: Install, build, and upload your site
0 commit comments