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 f72ae06 commit 2005f15Copy full SHA for 2005f15
.github/workflows/gh-pages.yaml
@@ -19,7 +19,7 @@ jobs:
19
- run: "pip install catppuccin[pygments,gh-pages]"
20
- run: "scripts/build-gh-pages"
21
- run: "npx lightningcss-cli --minify ./gh-pages/pygments/*.css --output-dir ./gh-pages/pygments/"
22
- - uses: "peaceiris/actions-gh-pages@v3"
+ - uses: "peaceiris/actions-gh-pages@v4"
23
with:
24
enable_jekyll: false
25
github_token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments